Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 635 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 635 Bytes

KyberSwap Interface

An open source interface for KyberSwap -- a protocol for decentralized exchange. Forked from Uniswap/uniswap-interface

Accessing the KyberSwap Interface

To access the KyberSwap Interface, visit kyberswap.com

Development

Install Dependencies

yarn

Run

yarn start

Contributions

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