Skip to content

husna3249/token-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOKEN SWAP DEX

ts

In this project, I built a fully functional Web3 Decentralized Exchange from start to finish. The exchange allows users to swap ERC20 tokens to other ERC20 tokens on a Ethereum Chain.

Technologies Used

  • Wagmi

  • React

  • NodeJS

  • Moralis

Moralis provides a fully managed backend for blockchain projects. In this project, Moralis is used for:

. User Authentication: Securely authenticating users' Ethereum wallets. . Real-time Database: Storing and retrieving real-time trading data.

  • 🔄 1inch Aggregator

1inch Aggregator is used for:

  • Token Swaps: Finding the best trading routes across multiple DEXes.
  • Gas Optimization: Minimizing gas fees during token swaps.

📜 License

MIT License

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  • Node.js
  • npm or Yarn

Installation

  1. Clone the repository
    git clone https://github.com/your-username/your-project-name.git
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published