Skip to content

KyberNetwork/kyberswap-interface

Repository files navigation

KyberSwap Interface

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.

Accessing the KyberSwap Interface

To access the KyberSwap Interface, visit kyberswap.com

Development

Install Dependencies

pnpm i

Run

cd apps/kyberswap-interface && pnpm start

Contributions

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