An open source interface for AceSwap -- a protocol for decentralized exchange of Ethereum tokens.
- Website: aceswap.finance
- Interface: app.aceswap.finance
- Docs: sushiswap.gitbook.io
- Twitter: @SushiSwap
- Reddit: /r/SushiSwap
- Discord: SushiSwap
To access the Sushiswap Interface, use an IPFS gateway link from the latest release, or visit app.aceswap.finance.
Please see the @aceswap/default-token-list repository.
yarn
yarn start
Note that the interface only works on networks where both (Uni|Sushi)swap V2 and multicall are deployed. The interface will not work on other networks.
Please open all pull requests against the master
branch.
CI checks will run against all PRs.