Skip to content

A small react app for displaying top 10 FTX Perp contracts by 24hr volume

Notifications You must be signed in to change notification settings

aharvey101/FTX-Price-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTX Top 10 App

This app simply displays FTX's Perpetual pairs top 10 by 24hr volume using the public API and React to refresh every half a second

Installation

To get it to work you need to start the backend then the front end:

To start the backend:

  1. cd backend/ && npm i
  2. node app.js

To start the frontend

  1. new termital tab
  2. cd to root of app
  3. npm i
  4. npm start
  5. It will ask you if you want to start on a different port, type y and enter

About

A small react app for displaying top 10 FTX Perp contracts by 24hr volume

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •