This is the repository for uniswap.io. Uniswap is an interface for exchange of ERC20 tokens on Ethereum. To learn more about the project:
- Read the docs: https://docs.uniswap.io/
- Join the reddit: https://www.reddit.com/r/Uniswap/
- Email us: contact@uniswap.io
- Read the 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.