How to start this project 1. Install dependencies Install hardhat: npm install hardhat or yarn add hardhat Install dotenv: npm install dotenv --save or yarn add dotenv