File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33A blockchain implementation in Go, as described in these articles:
44
5- 1 . [ Basic Prototype] ( https://jeiwan.cc /posts/building-blockchain-in-go-part-1/ )
6- 2 . [ Proof-of-Work] ( https://jeiwan.cc /posts/building-blockchain-in-go-part-2/ )
7- 2 . [ Persistence and CLI] ( https://jeiwan.cc /posts/building-blockchain-in-go-part-3/ )
8- 3 . [ Transactions 1] ( https://jeiwan.cc /posts/building-blockchain-in-go-part-4/ )
5+ 1 . [ Basic Prototype] ( https://jeiwan.net /posts/building-blockchain-in-go-part-1/ )
6+ 2 . [ Proof-of-Work] ( https://jeiwan.net /posts/building-blockchain-in-go-part-2/ )
7+ 2 . [ Persistence and CLI] ( https://jeiwan.net /posts/building-blockchain-in-go-part-3/ )
8+ 3 . [ Transactions 1] ( https://jeiwan.net /posts/building-blockchain-in-go-part-4/ )
You can’t perform that action at this time.
0 commit comments