Skip to content

Interface for Uniswap V2 protocol (Needs to be refactored)

Notifications You must be signed in to change notification settings

leedc0101/dex-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEX Interface using uniswap-v2 protocol

  • Who : leedc0101
  • How : Using React, Web3.js, Redux

Demo

https://leedc0101.github.io/dex-interface/

Caution

DON'T TRY MAINNET WITH THIS INTERFACE Just use Kovan, or Ropsten Network

How to run

yarn && yarn start

Tips

You can either type eth for WETH address, or you just can type token address to input.
Ex)
0xaD6D458402F60fD3Bd25163575031ACDce07538D (DAI Ropsten address)
0x4F96Fe3b7A6Cf9725f59d353F723c1bDb64CA6Aa (DAI Kovan address)

Needs to be fixed

  • Refactor huge amount of legacy codes
  • Fix decimal issue (ex. WBTC)
  • Add more default token such as DAI, WBTC as eth

About

Interface for Uniswap V2 protocol (Needs to be refactored)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published