This an an open source interface for Uniswap - a protocol for decentralized exchange of Ethereum tokens.
- Website: uniswap.io/
- Docs: docs.uniswap.io/
- Twitter: @UniswapExchange
- Reddit: /r/Uniswap/
- Email: [email protected]
- Slack: uni-swap.slack.com/
- Whitepaper: Link
yarn
yarn start:rinkeby
REACT_APP_NETWORK_ID=2 REACT_APP_NETWORK='Ropsten Test Network' react-scripts start
Please open all pull requests against dev
branch.