67a573b46a
update the function getBalance based on the update of the function NewBlockchain. |
||
---|---|---|
.gitignore | ||
README.md | ||
block.go | ||
blockchain.go | ||
cli.go | ||
main.go | ||
proofofwork.go | ||
transaction.go | ||
utils.go |
README.md
Blockchain in Go
A blockchain implementation in Go, as described in these articles: