Skip to content

James-Chen1/ubeswap-interface

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%