/contracts

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

Contracts

Quick Start

Compile contracts

yarn compile

Migrate contracts

yarn migrate

Verify contracts

yarn verify SomeContractName AnotherContractName --network networkName