16 followers
Software engineer - JavaScript | Blockchain
In my free time, I love to write about tech - My way of giving back to the community.
Blockchain is an amazing technology. It is a decentralized ledger that allows anyone to access its records, and also write to it. Blockchains are...
In this tutorial, you will learn how to build a Piggy bank smart contract and deploy it to the Celo Blockchain. Celo is optimized for speed and...
Account Abstraction is a buzzword right now in the web3 ecosystem. If you're still lost in the haywire, then read along. I'll help you establish an...
Solidity is the most popular programming language used in writing smart contracts on the blockchain. In this tutorial, you will get familiar with the...
TL;DR By the end of the tutorial, we will have created a "WishList App" that enables users to save their favorite links for items they wish to buy in...
...and how to stop it ยท Ever tried to print out to the console while building a React app, and noticed you have two logs displayed each time? This got me...