bsamuels453 / thegraph-yfi-buyback

Yearn wants your YFI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YFI Buyback Subgraph

License CI

Subgraph to track Yearn's YFI buybacks.

Live versions:

Setup

  • Copy .envrc.example to .envrc.
  • Set your The Graph ACCESS_TOKEN.
  • Set GRAPH_PATH.

Running

  • yarn – install dependencies
  • yarn codegen – generate code
  • yarn create – add subgraph name to Graph Node
  • yarn deploy - deploy supgraph to Graph Node
  • yarn publish-graph – run all steps in one command

About

Yearn wants your YFI

License:MIT License


Languages

Language:TypeScript 100.0%