joaoMpf / interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Interface V1

The Uniswap Interface supports swapping against, and migrating or removing liquidity from Uniswap V1. However, if you would like to use Uniswap V1, the Uniswap V1 interface for mainnet and testnets is accessible via IPFS gateways linked from the v1.0.0 release.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.5%Language:JavaScript 0.3%Language:HTML 0.2%Language:Shell 0.0%