/UBE-DEX

Powering DeFi on Celo Network. Ube is a mobile-first DeFi exchange.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Ubeswap Interface

Lint Tests Styled With Prettier

An open source interface for Ubeswap -- a protocol for decentralized exchange of Celo tokens.

Accessing the Ubeswap Interface

To access the Ubeswap Interface, visit app.ubeswap.org.

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.