mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 00:36:59 +00:00
Compare commits
4 Commits
1a6c126f96
...
bfcd2e7d77
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bfcd2e7d77 | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
bb5ccc263d |
@@ -1,4 +1,4 @@
|
||||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
@@ -72,6 +72,7 @@ It's a great way to learn.
|
||||
#### Build your own `Blockchain / Cryptocurrency`
|
||||
|
||||
* [**ATS**: _Functional Blockchain_](https://beta.observablehq.com/@galletti94/functional-blockchain)
|
||||
* [**C++**: _Build a blockchain with C++_](https://davenash.com/2017/10/build-a-blockchain-with-c/)
|
||||
* [**C#**: _Programming The Blockchain in C#_](https://programmingblockchain.gitbooks.io/programmingblockchain/)
|
||||
* [**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.net/posts/building-blockchain-in-go-part-1/)
|
||||
|
||||
Reference in New Issue
Block a user