//
pkg.gl
Category
github.com/t-xinlin/doc
pkg
blockchain_go
package
1.0.7
Repository:
https://github.com/t-xinlin/doc.git
Documentation:
pkg.go.dev
Overview
Dependencies
23
Dependents
0
#
README
Blockchain in Go
A blockchain implementation in Go, as described in these articles:
Basic Prototype
Proof-of-Work
Persistence and CLI
Transactions 1
Addresses
Transactions 2
Network