Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create subgraph watcher for Gelato to process Ethereum mainnet data #375

Open
7 of 17 tasks
nikugogoi opened this issue May 9, 2023 · 0 comments
Open
7 of 17 tasks
Assignees

Comments

@nikugogoi
Copy link
Collaborator

nikugogoi commented May 9, 2023

https://github.com/gelatodigital/gelato-subgraph

  • Generate watcher
    • Handle events with nested struct array
    • Update subgraph code to more recent version of AS and compile with @cerc-io/graph-cli
    • Test
  • CLI to create a checkpoint at snapshot height from subgraph GQL endpoint
    • CLI for gelato subgraph
    • Use pagination to fetch all entities from GQL
  • Process ethereum mainnet data in watcher
    • Add multiple entities queries in subgraph watcher
    • Compare entities with deployed subgraph
  • Setup and run web-apps
    • Run with deployed subgraph
    • Run with subgraph-watcher
  • Create SO stack
    • Watcher only
    • Web apps
  • Create multiple entities queries in codegen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant