inspired by Let's Build the Tiniest Blockchain In Less Than 50 Lines of Python by Gerald Nash
Starter (Version)
to run use:
$ python ./blockchain.py
Proof of Work (Version)
to run use:
$ python ./blockchain_with_proof_of_work.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
inspired by Let's Build the Tiniest Blockchain In Less Than 50 Lines of Python by Gerald Nash
Starter (Version)
to run use:
$ python ./blockchain.py
Proof of Work (Version)
to run use:
$ python ./blockchain_with_proof_of_work.py