Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 529 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 529 Bytes

O3 Interchange (v2) Contracts

Audits

Contract audit reports can be found here.

Truffle Configurations

Default Account

For development network:

Truffle will use truffle-generated accounts in this private network.

For other networks:

The default development requires a .private_key file in the root directory, truffle will use it as the default account[0] account.

Local Development

Install Dependencies

yarn

Compile Contracts

truffle compile