Skip to content

silvia-YQY/dex-simulation

Repository files navigation

DEX Simulation Project

This repository contains a decentralized exchange (DEX) simulation project with the following features:

Features

  1. Wallet and Blockchain Integration

    • Integrated wagmi and RainbowKit with React Hooks to streamline wallet and blockchain interaction and management.
  2. Real-time Cryptocurrency Data

    • Connected to the Binance API using WebSocket to fetch real-time cryptocurrency price updates.
  3. Efficient Data Indexing and Querying

    • Utilized The Graph protocol for efficient data indexing and querying, enabling real-time blockchain data display.
  4. Decentralized Token Swaps

    • Integrated PancakeSwap for decentralized token swaps and liquidity management, leveraging its low fees and fast transaction capabilities.

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/dex-simulation.git
    cd dex-simulation
  2. Install dependencies:

    yarn install
  3. Start the development server:

    yarn start

License

This project is licensed under the MIT License.


Feel free to customize this description further based on your specific implementation!

About

Simulating a DEX (Decentralized Exchange) trading system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published