Skip to content

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages