Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 419 Bytes

File metadata and controls

15 lines (13 loc) · 419 Bytes

OpenZeppelin Defender 2.0 Deploy Module Tutorial

OpenZeppelin Defender 2.0 - Deploy Module Tutorial

Installation

  1. Execute the following command npm i in the root folder.
  2. Create an .env file and complete your DEFENDER_KEY and DEFENDER_SECRET.

Useful HardHat Commands

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts