项目作者: Anish-Agnihotri

项目描述 :
Stat.Farm is a @compound-finance dashboard and COMP governance token distribution calculator.
高级语言: JavaScript
项目地址: git://github.com/Anish-Agnihotri/stat.farm.git
创建时间: 2020-07-05T14:46:09Z
项目社区:https://github.com/Anish-Agnihotri/stat.farm

开源协议:

下载



Stat.Farm Github Header

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 is deployed to Vercel.

Stat.Farm has no affiliation with StateFarm. Just a fun play on words.

Run locally

  1. # If using yarn
  2. yarn && yarn dev
  3. # If using npm
  4. 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.