Skip to content

document steps to publish a subgraph to the network that is not supported by studio #806

@matthewdarwin

Description

@matthewdarwin

It is possible to publish subgraphs on the network that are not supported in studio. This process should be well documented, and aligned with the upcoming changes to the CLI.

Perhaps CLI and docs changes should be made together? @alex-pakalniskis

For this flow:

A developer should

  1. write substreams module, test it, make sure it works (if a substreams powered subgraph)
  2. write subgraph with triggers that uses that substreams package (or just a normal subgraph)
  3. test it locally with local instance of graph node
  4. deploy on the decentralized network with the cli tool "graph publish" and ask indexers on the Graph server to pick it up (which channel in discord should they ask?)
  5. start querying it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions