.gitignore | ||
Blockchain.ipynb | ||
LICENSE | ||
README.md |
Blockchain
Inspired by this blog entry (http://www.righto.com/2014/09/mining-bitcoin-with-pencil-and-paper.html), here is my attempt to recreate the mining process of bitcoin using Python.
.gitignore | ||
Blockchain.ipynb | ||
LICENSE | ||
README.md |
Inspired by this blog entry (http://www.righto.com/2014/09/mining-bitcoin-with-pencil-and-paper.html), here is my attempt to recreate the mining process of bitcoin using Python.