/exchange

💎 An open-source exchange to swap between ERC-20 Tokens.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Crystal Swap Exchange

Styled With Prettier

An open source interface for Crystal Swap -- a decentralized exchange for Ethereum tokens.

Accessing the Crystal Swap Exchange

To access the Crystal Swap Exchange, visit app.crystalswap.org.

Development

Install Dependencies

yarn

Run

yarn start

Note that the exchange only works on networks where both Crystal Swap V2 and multicall are deployed. It will not work on other networks.

Contributions

Please open all pull requests against the master branch. CI checks will run against all PRs.