Skip to content

jstnw10/crypto-charts

Repository files navigation

A demo show casing shacn/ui charts with free historical crypto data from pyth.

Inspired by:

Usage

No credentials needed, just

  1. clone

    git clone https://github.com/jstnw10/crypto-charts.git
  2. cd into dir

    cd crypto-charts
  3. install dependencies

    pnpm install
  4. run

    pnpm dev