Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 497 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 497 Bytes

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