/BambooShoots

Blocks spread like bamboo shoots.

Primary LanguageGoDo What The F*ck You Want To Public LicenseWTFPL

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