KyberSwap Interface is the unified frontend for the entire Kyber Network suite of products. This monorepo houses all KyberSwap frontend projects, allowing for a modular, scalable, and collaborative development environment.
- Website: kyberswap.com
- Document: docs.kyberswap.com
To access the KyberSwap Interface, visit kyberswap.com
pnpm i
cd apps/kyberswap-interface && pnpm start
Please open all pull requests against the main
branch.
CI checks will run against all PRs.