Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 473 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 473 Bytes

Revo Market Interface

The user interface for Revo, a DeFi platform that makes yield farming easy and profitable for everyone.

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.