Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 274 Bytes

develop.md

File metadata and controls

19 lines (10 loc) · 274 Bytes

Developing with these contracts

Install

yarn install

Test

yarn test

Deploying:

(Replace network with desired network)

yarn deploy --network goerli

Verifying:

yarn hardhat sourcify --network goerli && yarn hardhat etherscan-verify --network goerli