https://github.com/ncookiez/pooltogether-stats
Querying and analyzing some PoolTogether statistics.
https://github.com/ncookiez/pooltogether-stats
avalanche blockchain crypto cryptocurrency ethereum polygon pooltogether stats typescript
Last synced: about 1 month ago
JSON representation
Querying and analyzing some PoolTogether statistics.
- Host: GitHub
- URL: https://github.com/ncookiez/pooltogether-stats
- Owner: Ncookiez
- Created: 2022-07-02T13:09:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T20:18:10.000Z (over 3 years ago)
- Last Synced: 2025-04-03T12:12:39.058Z (about 1 year ago)
- Topics: avalanche, blockchain, crypto, cryptocurrency, ethereum, polygon, pooltogether, stats, typescript
- Language: Svelte
- Homepage:
- Size: 34.3 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PoolTogether Stats
Querying and analyzing some PoolTogether statistics.


[](https://app.netlify.com/sites/pool-stats/deploys)
## Data Sources
The data utilized by the app is fetched from the following external APIs:
- PoolTogether Stats API ([Repo](https://github.com/Ncookiez/pooltogether-stats-functions))
- PoolExplorer API ([Repo](https://github.com/underethsea/explorer-api))
## Local Development
Install dependencies with `npm i`.
Run local server with `npm run dev`.