Skip to content

Mainframe-Archive/mainframe-uniswap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 8.8%
  • HTML 0.8%