Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 820 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 820 Bytes

PoolTogether Stats

Querying and analyzing some PoolTogether statistics.

Svelte TypeScript

Netlify Status

Data Sources

The data utilized by the app is fetched from the following external APIs:

  • PoolTogether Stats API (Repo)
  • PoolExplorer API (Repo)

Local Development

Install dependencies with npm i.

Run local server with npm run dev.