mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Added Ethereum Blockchain tutorial
This commit is contained in:
parent
3163d708ec
commit
617b076a29
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@
|
|||
* [**Scala**: _How to build a simple actor-based blockchain_](https://medium.freecodecamp.org/how-to-build-a-simple-actor-based-blockchain-aac1e996c177)
|
||||
* [**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/)
|
||||
* [**Solidity**: _Lets create our first HelloWorld dApp_]
|
||||
(https://medium.com/@allenjosephaj/lets-create-our-first-helloworld-dapp-461ae9bc5f7f)
|
||||
|
||||
#### Build your own `Bot`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue