- Install Node.js - using nvm is recommended
- Run
npm i
to install dependencies - (Optional) Setup hardhat local network config in
~/.hardhat/networks.{js|ts|json}
following the hardhat-local-networks-config-plugin format. - (Optional) Install
hardhat-shorthand
to usehh
commands. - Run
hh help
ornpx hardhat help
for list of commands