From b2b77fac05f8e60efa6de1d63d7c6c046233f06d Mon Sep 17 00:00:00 2001 From: Icer Date: Sun, 29 Mar 2020 13:26:25 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54eb2b4..72304e5 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ * [**ATS**: _Functional Blockchain_](https://beta.observablehq.com/@galletti94/functional-blockchain) * [**C#**: _Programming The Blockchain in C#_](https://programmingblockchain.gitbooks.io/programmingblockchain/) +* [**C#**: _Learn Blockchain by code_](https://github.com/uchaindb/LearnBlockchainByCode) * [**Crystal**: _Write your own blockchain and PoW algorithm using Crystal_](https://medium.com/@bradford_hamilton/write-your-own-blockchain-and-pow-algorithm-using-crystal-d53d5d9d0c52) * [**Go**: _Building Blockchain in Go_](https://jeiwan.cc/posts/building-blockchain-in-go-part-1/) * [**Go**: _Code your own blockchain in less than 200 lines of Go_](https://medium.com/@mycoralhealth/code-your-own-blockchain-in-less-than-200-lines-of-go-e296282bcffc)