Getting Started
Getting Started
💡Make sure you have access to your organization account via the Dashboard. During our closed beta, you’ll need to contact us at sales@satsuma.xyz to create an account.
Creating a new subgraph
Install the
graph-cli
:Create a new subgraph:
Make modifications as necessary to the manifest, schema, and handlers. See Subgraph Creation for more details.
Deploying a subgraph
Get your deploy key from the Dashboard.
If the deploy command succeeds, you’ll receive a link to the dashboard to view your newly deployed subgraph.
🎉 Congrats on deploying your new subgraph!
Last updated