Skip to content

codecarrier1/ethers-uniswap-v3-pool

Repository files navigation

Simple Swap App on Uniswap V3

This is a simple swap application on ETH-TEST_TOKEN liquidity pool on Uniswap V3.

This is created by using React.js, Next.js, TypeScript, TailwindCSS, and Ethers.js.

Deployed here.

https://ethers-uniswap-v3-pool.vercel.app/

Steps to run

Token & LP Information

  • TEST_TOKEN Address: 0xb14f00ccac24c571fbd846a30c5e8fc28316f996

User Stories

  • ETH-TEST_TOKEN Flow

    1. Connect wallet.
    2. Input ETH Amount.
    3. Click swap.
    4. Wrap ETH to WETH.
    5. Send transaction to Uniswap Router
    6. See a toast if success.
  • TEST_TOKEN-ETH Flow

    1. Connect wallet.
    2. Input TEST_TOKEN Amount.
    3. Click swap.
    4. Send transaction to Uniswap Router
    5. Unwrap WETH to ETH.
    6. See a toast if success.

About

Token swap on Uniswap V3 pool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published