dvf / blockchain
- понедельник, 2 октября 2017 г. в 03:14:45
A simple Blockchain in Python
This is the source code for my post on Building a Blockchain.
$ pip install -r requirements.txt
$ python blockchain.py
Contributions are welcome! Please feel free to submit a Pull Request.