docs: add new blockchain tutorial link

This commit is contained in:
karthik 2025-11-15 16:58:52 +05:30
parent 1a851d83f7
commit 97e5c04f1a

View file

@ -93,6 +93,7 @@ It's a great way to learn.
* [**TypeScript**: _Naivecoin: a tutorial for building a cryptocurrency_](https://lhartikk.github.io/)
* [**TypeScript**: _NaivecoinStake: a tutorial for building a cryptocurrency with the Proof of Stake consensus_](https://naivecoinstake.learn.uno/)
* [**Rust**: _Building A Blockchain in Rust & Substrate_](https://hackernoon.com/building-a-blockchain-in-rust-and-substrate-a-step-by-step-guide-for-developers-kc223ybp)
* [Build a Blockchain in Python](https://github.com/dvf/blockchain)
#### Build your own `Bot`