Skip to content

Build a chart dashboard from any Coinbase-supported cryptos.

Notifications You must be signed in to change notification settings

zntb/crypto-ticker

 
 

Repository files navigation

Crypto Price Ticker

Netlify Status

Display price of Bitcoin and other cryptos from the coinbase pro api. Includes live-updating charts!

crypto.ehicks.net

Setup

  1. Install node
  2. run npm i && npm run dev

data notes

data from cbpro includes:

  1. currencies and products - fetched once on pageload
  2. 24-stats and candles - fetched every minute
  3. ticker data - streams in constantly

About

Build a chart dashboard from any Coinbase-supported cryptos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.7%
  • HTML 19.4%
  • CSS 2.5%
  • JavaScript 0.4%