This an an open source interface for Uniswap - a protocol for decentralized exchange of Ethereum tokens.
This is a fork of the standard Uniswap frontend which supports 0xBitcoin. It runs at 0xbitcoin.trade.
- 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
npm run start
git checkout master
npm run deploy
Please open all pull requests against dev
branch.