Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 365 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 365 Bytes

SynthDAO Interface

Development

Install Dependencies

yarn

Run

yarn typechain
yarn start

Configuring the environment (optional)

To run the environment on Alfajores, run

yarn start:alfajores

Contributions

Please open all pull requests against the main branch. CI checks will run against all PRs.