The Graph
The Graph studio supports both Gravity Alpha Mainnet and Testnet. See the list of their supported networks here: https://thegraph.com/docs/en/developing/supported-networks/
These subgraphs only take a few minutes to set up. To get started, follow the instructions here: https://thegraph.com/docs/en/developing/creating-a-subgraph/
Note:
Make sure that you are using the latest version of
graph-cli
. You can install it with:
When initializing your subgraph with the graph cli, choose
gravity-mainnet
orgravity-testnet
in the network selector
Last updated