# sushiswap-classic-exchange **Repository Path**: docplus/sushiswap-classic-exchange ## Basic Information - **Project Name**: sushiswap-classic-exchange - **Description**: Sushiswap与Uniswap共用的前端界面。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-11-02 - **Last Updated**: 2025-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SushiSwap Classic Exchange Interface Forked from [Uniswap/uniswap-interface](https://github.com/Uniswap/uniswap-interface), and updated to work with SushiSwap contracts. ## Accessing the SushiSwap Classic Exchange Interface To access the SushiSwap Exchnage, visit [exchange.sushiswapclassic.org](https://exchange.sushiswapclassic.org/#/). ## Development ### Install Dependencies ```bash yarn ``` ### Run ```bash yarn start ``` ## Contributions **Please open all pull requests against the `master` branch.**