Update README
This commit is contained in:
parent
a6394c7afa
commit
402b298d4f
|
@ -6,3 +6,4 @@ A blockchain implementation in Go, as described in these articles:
|
|||
2. [Proof-of-Work](https://jeiwan.cc/posts/building-blockchain-in-go-part-2/)
|
||||
2. [Persistence and CLI](https://jeiwan.cc/posts/building-blockchain-in-go-part-3/)
|
||||
3. [Transactions 1](https://jeiwan.cc/posts/building-blockchain-in-go-part-4/)
|
||||
3. [Addresses](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)
|
||||
|
|
Loading…
Reference in New Issue