Skip to content

Querying and analyzing some PoolTogether statistics.

Notifications You must be signed in to change notification settings

Ncookiez/pooltogether-stats

Repository files navigation

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.