AetherDEX

AetherDEX is a decentralized exchange prototype built with Solidity, Next.js, TailwindCSS, and Ethers.js, designed to help users swap tokens and monitor liquidity pools directly from their browser.

It connects to MetaMask for wallet authentication and retrieves on-chain data such as ETH and token reserves using smart-contract interactions on the Sepolia test network.

The goal of this project is to demystify how automated market makers (AMMs) like Uniswap work by rebuilding their core logic from scratch — including liquidity pools, reserves, and swap functions — while providing a clean, responsive front-end UI inspired by modern DEX dashboards.

Wallet

💧 Liquidity Pool

Reserve ETH: ...

Reserve Token: ...

Swap ETH to Token

Trade ETH for the AetherDEX token directly from your wallet.

Reserves Chart

Live ETH and token reserves refreshed every 10 seconds.

No reserve snapshots yet.