Skip to content

dogecrypto/uniswap-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap Frontend

This is the repository for uniswap.io. Uniswap is an interface for exchange of ERC20 tokens on Ethereum. To learn more about the project:

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • CSS 9.7%
  • HTML 0.8%