Skip to content

salumep/dApp

Repository files navigation

Ethereum DEX & Swap DApp

A decentralized exchange (DEX) DApp built on Ethereum, featuring a Trade Panel and Swap Page. It uses Uniswap liquidity pools for secure and seamless token swaps.

Features

  • Trade Panel: Place market and limit orders.
  • Swap Page: Swap tokens instantly via Uniswap liquidity pools.
  • Ethereum-Based: Compatible with Ethereum wallets like MetaMask and WalletConnect.
  • Decentralized: Users retain full control of their funds.

Tech Stack

  • Frontend: Next.js, React, TypeScript
  • Blockchain Interaction: Ethers.js, Wagmi
  • Smart Contracts: Solidity (deployed on Ethereum Mainnet & Sepolia testnet)

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Decentralized Exchange (DEX) DApp on Ethereum featuring a Trade Panel and Swap Page. Built with Next.js, TypeScript, and Ethers.js, it leverages Uniswap liquidity pools for fast, secure token swaps, allowing users to trade directly from their wallets without centralized custody.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages