Writing your first smart contract with Hardhat
1. Setup the project
As a starting point, you should install npm on your device. If it is already installed, so good for you. If not, you can use this tutorial to install it. (Remember that Hardhat suggests using Node.js version 12 to 16. Although it...
adityamca123.hashnode.dev6 min read