Prerequisites
Before the installation steps you need to have your hardhat project initialized using the command@nomicfoundation/hardhat-toolbox
Hardhat Configuration
Use environment variables for secrets. Installdotenv, create a .env, and load it at the top of hardhat.config.js.
config object in hardhat.config.js.

