An open source interface for Ubeswap -- a protocol for decentralized exchange of Celo tokens.
- Website: ubeswap.org
- Interface: app.ubeswap.org
- Twitter: @Ubeswap
- Reddit: /r/Ubeswap
- Email: contact@ubeswap.org
- Discord: Ubeswap
To access the Ubeswap Interface, visit app.ubeswap.org.
Please see the @ubeswap/default-token-list repository.
yarn
yarn typechain
yarn start
To run the environment on Alfajores, run
yarn start:alfajores
Please open all pull requests against the main
branch.
CI checks will run against all PRs.