Skip to content

eliomain/GO-Simple-Bitcoin

Repository files navigation

GO-Simple-Bitcoin

Using Golang to realize the principle of Bitcoin

command:
./blockchain createBlockChain "Address" --Create the first blockchain
./blockchain printChain
./blockchain getBalance "Address"
./blockchain send "FROM" "TO" AMOUNT "MINER" "DATA"
./blockchain createWallet
./blockchain ListAddresses
./blockchain printTx

About

A Golang Bitcoin demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages