Merge 6dfecb2518
into fee9bfd3af
This commit is contained in:
commit
a5adfa0e3d
|
@ -9,3 +9,6 @@ A blockchain implementation in Go, as described in these articles:
|
||||||
5. [Addresses](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)
|
5. [Addresses](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)
|
||||||
6. [Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/)
|
6. [Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/)
|
||||||
7. [Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/)
|
7. [Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/)
|
||||||
|
8. [Chinese video course for blockchain in Go](https://www.youtube.com/channel/UCRxmNhjCYQkGVbKSumcK5Wg/videos?view_as=subscriber)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue