/blockchain

python example of blockchain

Primary LanguagePython

blockchain

simple python example of blockchain


This example was inspired by https://github.com/dvf/blockchain
it requires Flask 0.12.2 and listens default on port 5000.
Use postman for basic calls: mine, chain, transaction/new, pow