An open source interface for Jediswap -- a protocol for decentralized exchange of Starknet tokens.
- Website: jediswap.xyz
- Interface: app.jediswap.xyz
- Docs: docs.jediswap.xyz
- Tech Docs: bip.so/@meshfinance
- Twitter: @JediSwap
- Discord: Jediswap
Please see the @jediswaplabs/default-token-list repository.
- To install all the dependencies, run the following commands:
yarn
yarn prepare
- To run the application in your local, run the following command:
yarn start
Please open all pull requests against the main
branch.
CI checks will run against all PRs.