Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 229 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 229 Bytes

Contracts

Quick Start

Compile contracts

yarn compile

Migrate contracts

yarn migrate

Verify contracts

yarn verify SomeContractName AnotherContractName --network networkName