README.md

July 7, 2024 ยท View on GitHub

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