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

docs(tooling): add subgraph tutorial for ZKsync #276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelMacaulay
Copy link

Description

This PR adds a new tutorial to the Build/Tooling section of the zkSync documentation. The tutorial guides developers on how to create, deploy, and query subgraphs using The Graph, tailored for the zkSync ecosystem.

Key highlights:
Introduces subgraphs as a solution for querying historical blockchain data.
Provides step-by-step instructions for setting up and deploying subgraphs via Subgraph Studio.
Explains how to query subgraphs using GraphQL with an API key.
Highlights best practices for curating subgraphs with GRT for fast indexing.
This addition will help developers working on zkSync-powered dApps to efficiently access and manage blockchain data.

Linked Issues

This PR is not linked to an issue. However, it aligns with efforts to improve developer tooling and ecosystem resources.

Additional Context

The newly added tutorial file is named subgraphs.md and is located in the Build/Tooling directory.

@MichaelMacaulay MichaelMacaulay requested a review from a team as a code owner November 27, 2024 21:21
@dutterbutter
Copy link
Contributor

@MichaelMacaulay can you please just update / adapt the existing tutorial? https://code.zksync.io/tutorials/guide-the-graph

Code lives in this repo: https://github.com/zkSync-Community-Hub/community-code

@MichaelMacaulay
Copy link
Author

@MichaelMacaulay can you please just update / adapt the existing tutorial? https://code.zksync.io/tutorials/guide-the-graph

Code lives in this repo: https://github.com/zkSync-Community-Hub/community-code
@dutterbutter would you be able to tell me the codebase where that tutorial is located? It doesn't seem to be in this repo.

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

Successfully merging this pull request may close these issues.

2 participants