Writing the solidity contract
Before moving next to this article first visit this Hardhat setup development
Step 2
Creating the Solidity contract
The contracts directory will have the contract of your Hello World program. Delete the exsiting contracts/lock.sol file, create a Hell...
heerajat.hashnode.dev2 min read