An open API service indexing awesome lists of open source software.

https://github.com/codezilla322/uniswap-trading-demo


https://github.com/codezilla322/uniswap-trading-demo

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
npx next dev -H 127.0.0.1
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

This project uses Ethers.js, web3-ract, uniswap, TailwindCSS libraries.

You can swap 0.001 ETH for USDC or 450000 USDC for ETH in a single swap.

Automatically wraps Ether into WETH when WETH balance is less than 0.001.