cmeisl / uniswap-frontend

Home Page:https://uniswap.io/

Repository from Github https://github.comcmeisl/uniswap-frontendRepository from Github https://github.comcmeisl/uniswap-frontend

Uniswap Frontend

This an an open source interface for Uniswap - a protocol for decentralized exchange of Ethereum tokens.

To Start Development

Installing dependency
yarn
Running locally on Rinkeby
yarn start:rinkeby
Running locally on other testnet
REACT_APP_NETWORK_ID=2 REACT_APP_NETWORK='Ropsten Test Network' react-scripts start

Contributions

Please open all pull requests against dev branch.

About

https://uniswap.io/

License:GNU General Public License v3.0


Languages

Language:JavaScript 90.8%Language:CSS 8.5%Language:HTML 0.7%