Simple BlockChain implemented in Python
This is the source code for my posts on [Building a Simple Blockchain in Python]
http://www.pyscoop.com/building-a-simple-blockchain-in-python/
http://www.pyscoop.com/building-a-simple-blockchain-in-python-part-2/
Requirements
- Python3.5
- Flask
- python-requests
Contributing
Please feel free to raise Pull Requests :)