6941c5f32e | ||
---|---|---|
.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: