Skip to content

CalebMKUTZ/golang-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

 getbalance -address ADDRESS > get the balance for an address
 createblockchain > address ADDRESS creates a blockchain and sends genesis reward to address
 printchain > Prints the blocks in the chain
 send -from FROM -to TO -amount AMOUNT > Send amount of coins

About

blockchain implementation in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages