Skip to content

Minimal UI for the Uniswap compatible clones.

Notifications You must be signed in to change notification settings

rochemedia/uniswap-clone-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create Eth App and the Uniswap v2 template.

This template contains 2 packages:

The React app implements a basic example for how to connect and pull data from the Uniswap v2 subgraph.

What is Uniswap v2?

Uniswap V2 is the second iteration of the Uniswap, a protocol for automated token exchange on Ethereum. Read more about it in the official documentation.

How to regenerate the project

Run: yarn create eth-app my-eth-app --template uniswap-v2 More: https://github.com/paulrberg/create-eth-app

How to start

  • yarn install
  • update the configuration in ./packages/react-app/src/config.js
  • yarn run react-app:start

About

Minimal UI for the Uniswap compatible clones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • HTML 8.1%
  • CSS 2.8%