Skip to content

Tool that allows users to visualize price differences of the same crypto between exchanges

Notifications You must be signed in to change notification settings

walidm95/exchange-price-comparison

Repository files navigation

Crypto Exchange Price Comparison Tool

Next.js app for visualizing crypto price differences between Binance and Hyperliquid exchanges.

App Demo

Quick Start

  1. Clone the repository:

    git clone https://github.com/your-username/crypto-exchange-price-comparison.git
    cd crypto-exchange-price-comparison
    
  2. Install dependencies:

    npm install
    
  3. Run the development server:

    npm run dev
    
  4. Open your browser and navigate to http://localhost:3000 to view the app.

Note: This application uses public API endpoints, so no API keys are required to run it.

About

Tool that allows users to visualize price differences of the same crypto between exchanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published