Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 389 Bytes

File metadata and controls

17 lines (9 loc) · 389 Bytes

blockchain-VCoin

Simple Implementation Proof of Work blockchain coin. This is simple and clear code to understand working blockchain. You'll learn working mechanism of POW.

Install


sudo pip install leveldb 

git clone https://github.com/farhan711/blockchain-VCoin.git

cd blockchain-VCoin

python2.7 cli.py start