- smart contract deployed:
npx hardhat run scripts/deploy.ts --network <network ie. goerli>
npx hardhat verify <DEPLOYED_CONTRACT_ADDRESS> --network <network>
npx hardhat
hardhat init # used advanced hardhat sample project
npm install @rari-capital/solmate