Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 453 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 453 Bytes

BasicCoin

A very small POW blockchain

Donations: 1GbpRPE83Vjg73KFvTVZ4EnS2qNkiLY5TT

=====INSTALL

sudo pip2 install m3-cdecimal #for Mac use pip instead of pip2
#software can run without cdecimal, but it is slower.
git clone https://github.com/zack-bitcoin/basiccoin.git
cd basiccoin

====RUN A NODE

python2.7 cli.py start

It will take time to download the blockchain.

====TALK TO THE NODE

python2.7 cli.py