This website requires JavaScript.
Explore
Help
Sign In
interesting
/
blockchain_go
mirror of
https://github.com/Jeiwan/blockchain_go.git
Watch
1
Star
0
Fork
You've already forked blockchain_go
0
Code
Issues
Projects
Releases
Wiki
Activity
fee9bfd3af
blockchain_go
/
README.md
634 B
Raw
Blame
History
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