valorem-labs-inc / clear-subgraph

The Clear Subgraph indexes data on the Valorem Clear smart contracts using a GraphQL interface. It updates data in response to contract ABI function calls and events. The Subgraph can be used to power frontend apps and integration use cases.
https://valorem.xyz/docs/clear-subgraph/
MIT License
1 stars 1 forks source link

make subgraph chain-aware #47

Closed nickadamson closed 1 year ago

nickadamson commented 1 year ago

https://github.com/valorem-labs-inc/valorem-subgraph/pull/45#discussion_r1083133945

nickadamson commented 1 year ago

this is what I plan to do: https://thegraph.academy/developers/deploying-a-subgraph/ example of past implementation: https://github.com/nickadamson/nouns-protocol-subgraph

0xAlcibiades commented 1 year ago

This was closed by #51