So, We have created our smart contract! Now, We need to run it, that too we will do in three steps: Compile. Deploy. Run. Go into the scripts...
Coding Time - For coding, we will go step by step. [Make sure you have VSCode and Solidity extension installed] Step 1:- Let's delete some...
Let's set up a local Ethereum network in our machine. Wait, What will this do? It will compile and test our smart-contract code locally. Okay, but...
So all I was thinking for some years (since 2017) was to learn something about blockchain and have some projects around it. Q: Did it work? A: No Q:...
I don't want you to think of this as just some writing - some process of converting keyboard strokes into something that can reach one or ten or...