bf64f33069
SetID method should use pointer receiver. |
||
---|---|---|
.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: