Stat.Farm is a @compound-finance dashboard and COMP governance token distribution calculator.
Last updated Apr 3, 2025
22
Stars
8
Forks
4
Issues
0
Stars/day
Attention Score
14
Language breakdown
No language data available.
▸ Files
click to expand
README
Stat.Farm
Stat.Farm is a simple Compound Finance dashboard and COMP governance token distribution calculator built with NextJS + Node.JS serverless funtions. It pulls data from a collection of API's (listed below) and presents the information in a simple mobile-responsive grid.API's consumed:
- Shrimpy for COMP/USD pair Coinbase Pro candlestick data.
- Compound Finance for COMP holder, governance proposal, market, and historic market data.
- CoinGecko for general COMP token information, ETH price, and exchange volume data.
Stat.Farm has no affiliation with StateFarm. Just a fun play on words.
Run locally
# If using yarn
yarn && yarn dev
If using npm
npm install && npm run dev
Contributions
I built this out over about a day, so that I wouldn't have to use Excel to calculate COMP yield. I'll potentially come back to this in the future and add in more functionality (like governance proposal vote charting, etc.).
If there's a feature that would improve your COMP-observing quality of life, I'm open to PRs, or message me on Twitter and I'll add the feature.
🔗 More in this category