graphprotocol / graphprotocol/indexer
Epoch/TAP Subgraph Deployment ENV Variable
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
There doesn't seem to be an ENV variable for the Epoch/TAP Subgraph Deployment which is needed if you'd like to query locally but use the decentralized network as an endpoint backup.
The ENV variables should likely be INDEXER_AGENT_EPOCH_SUBGRAPH_DEPLOYMENT and INDEXER_AGENT_TAP_SUBGRAPH_DEPLOYMENT
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.
Research direction
Search the TypeScript configuration for existing INDEXER_AGENT_* environment variables and the Epoch/TAP subgraph deployment settings. Confirm how local querying selects a decentralized-network endpoint as a fallback, then verify that both proposed variables are recognized and used for those deployments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100