Skip to content

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 84.1%
  • HTML 11.9%
  • CSS 3.9%
  • JavaScript 0.1%