1. Setting up the Hardhat environment
Last updated
Last updated
Make sure you have installed and on your system before proceeding with this guide.
Install Hardhat
Create a Hardhat project
Press enter on Create a JavaScript project
Make sure you install the hardhat toolbox by running
If the process is successful, you will see the text Project created
🎉