Skip to content

indexing: self-hosted subgraph (Graph Node) compatibility plan #236

@TheNewAutonomy

Description

@TheNewAutonomy

Goal

Provide a developer path to run a subgraph-like indexer against Catalyst (self-hosted first), with a clear migration path to hosted providers later.

Scope

  • Choose approach:
    • Graph Node compatibility layer (Ethereum-like JSON-RPC + logs/events), or
    • Catalyst-native indexer + GraphQL API schema + mappings
  • Minimal reference deployment (Docker compose): node + indexer + DB + GraphQL endpoint
  • Documentation for developers to run it on a server

Acceptance criteria

  • A developer can self-host an indexing stack and query token transfers / contract events
  • Clear documentation of what parts of Ethereum/TheGraph are supported and what is not
  • Plan to reach hosted providers (TheGraph/Goldsky) over time

Refs: #189 (indexer epic), #187 (RPC completeness), #209 (EVM logs/events).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions