Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 342 Bytes

pyBlockchain

pyBlockchain is a simple implementation of blockchain technology in python

blockchain.py is the blockchain
miner.py is the coin miner
transaction.php, verify.php, block, NV_block, mine needs to be uploaded on a webserver

Feel free to pull the repository