Home

Awesome

<p align="center"> <img src="https://i.imgur.com/ahmwq3S.png" alt="Stat.Farm Github Header"> </p>

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:

Stat.Farm is deployed to Vercel.

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.