MainnetDolaFlashMinter: 0x6112818d0c0d75448551b76EC80F14de10F4E054
-
run
npm install
to install all node dependencies -
run
npx hardhat compile
to compile
-
copy
.env.example
to.env
and fill in all variable fields -
run
npx hardhat run scripts/deploy-flashMinter.js --network mainnet
to deploy contract to mainnet