joshstevens19 / reth-indexer

reth-indexer reads directly from the reth db and indexes the data into traditional and alternative databases / datastores (postgres, GCP bigquery, etc) all decoded with a simple config file and no extra setup alongside exposing a API ready to query the data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use readable yaml files for config

joshstevens19 opened this issue · comments

https://github.com/aave/protocol-subgraphs/blob/main/templates/v3.subgraph.template.yaml#L416

subgraph uses nice .yaml files and its easy to read we should do the same