Subgraph Local Setup
ALERT: In most cases, you don't need to set up a local subgraph - everything is ready to use on Testnet! If you have advanced needs, we recommend contacting our team.
Requirements
The Graph CLI. Installation instructions found here.
Docker. Installation instructions found here.
Instructions
1. Clone Repository from GitHub
2. Navigate to Folder
3. Start Subgraph Node
Make sure Docker is running.
4. Deploy Subgraph To Node
Last updated