Writing the solidity contract
Jan 7, 2024 · 2 min read · 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...
Join discussion