Skip to content

neonious/uniswap-interface

 
 

Repository files navigation

Quickswap Interface, based on Uniswap Interface, tailored to Neonious website

It is as it says above... Massivly modified...

It was:

Uniswap Interface

Unit Tests Integration Tests Lint Release

An open source interface for Uniswap -- a protocol for decentralized exchange of Ethereum tokens.

Accessing the Uniswap Interface

To access the Uniswap Interface, use an IPFS gateway link from the latest release, or visit app.uniswap.org.

Development

Install Dependencies

yarn install

Run

yarn start

Contributions

Please open all pull requests against the main branch. CI checks will run against all PRs.

Accessing Uniswap V2

The Uniswap Interface supports swapping, adding liquidity, removing liquidity and migrating liquidity for Uniswap protocol V2.

Accessing Uniswap V1

The Uniswap V1 interface for mainnet and testnets is accessible via IPFS gateways linked from the v1.0.0 release.

About

A fork of the official Uniswap App, modified to directly support MDSIM on Polygon Quickswap and be embedded into the Neonious website.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.4%
  • Other 0.3%