OpenZeppelin Defender 2.0 - Deploy Module Tutorial
- Execute the following command
npm i
in the root folder. - Create an
.env
file and complete yourDEFENDER_KEY
andDEFENDER_SECRET
.
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts