Skip to content

mleftakes/blockchain.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

blockchain.py

A simple blockchain using Python 3.

Basic Functions:

- Create Genesis block

- Adding new blocks to existing chain using previous hash and current hash

- P.O.W (Proof of Work)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages