Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 308 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 308 Bytes

MetaCollab

Try running some of the following tasks:

yarn hardhat accounts
yarn hardhat compile
yarn hardhat clean
yarn hardhat test
yarn hardhat node
yarn hardhat help
REPORT_GAS=true yarn hardhat test
yarn hardhat coverage
yarn lint --fix
yarn format
yarn solhint --fix
yarn deploy-rinkeby