This commit is contained in:
Allen Joseph 2023-10-27 02:16:47 +05:30 committed by GitHub
commit a5dd55c799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ It's a great way to learn.
* [**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`