Skip to content

This app aggregates liquidity across the greater DEX ecosystem and surfaces the best price to the user.

Notifications You must be signed in to change notification settings

jscriptcoder/DEX-Aggregator

Repository files navigation

DEX Aggregator

Decentralized Exchanges

This app aggregates liquidity across the greater DEX ecosystem and surfaces the best price to the user using the 0x swap API.

Latest deployment: https://simple-dex-aggregator.vercel.app

DEX Aggregator

Features

  1. Dark and light theme
  2. Support for small screens
  3. Over 4000 ERC20 tokens
  4. Adding token to the wallet with one click
  5. Best possible price from multiple liquidity sources

TODOs

  1. Support for multiple chains other than Ethereum mainnet

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

This app aggregates liquidity across the greater DEX ecosystem and surfaces the best price to the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published