WyattJia / BambooShoots

Blocks spread like bamboo shoots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bamboo Shoots

License: MIT

cd /path/to/BambooShoots
go get 
make 
./blockchain
Usage:
  getbalance -address ADDRESS - Get balance of ADDRESS
  createblockchain -address ADDRESS - Create a blockchain and send genesis block reward to ADDRESS
  printchain - Print all the blocks of the blockchain
  send -from FROM -to TO -amount AMOUNT - Send AMOUNT of coins from FROM address to TO

About

Blocks spread like bamboo shoots.

License:Do What The F*ck You Want To Public License


Languages

Language:Go 99.3%Language:Makefile 0.7%