graphprotocol / graphprotocol/indexer
Support network specific indexing rules
Open
@fordN is already working on this.
Since Oct 7, 2022.
indexer-agent
indexer-cli
indexer-common
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Part of the epic of preparing for and better supporting a multi-chain world. As we move to multi-chain large scale indexers may want to create global-like indexing rules that apply to subgraphs for a specific network.
For the implementation, I have yet to write up a specific plan, but I aim to include network type rules as a new type of the existing group IdentifierType.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.