jimist / ubeswap-interface

๐Ÿ  An open source interface for the Ubeswap protocol

Home Page:https://app.ubeswap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Listing a token

Please see the @ubeswap/default-token-list repository.

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.

About

๐Ÿ  An open source interface for the Ubeswap protocol

https://app.ubeswap.org

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.3%Language:HTML 0.3%Language:JavaScript 0.3%Language:Nix 0.1%Language:CSS 0.1%Language:Shell 0.0%