समर्थित नेटवर्क
Boost your developer experience by enabling The Graph's indexing network.
नाम | सबग्राफ | सबस्ट्रीम | Firehose | टोकन API |
---|---|---|---|---|
- सबग्राफ स्टूडियो निर्भर करता है अंतर्निहित प्रौद्योगिकियों की स्थिरता और विश्वसनीयता पर, जैसे JSON-RPC, फायरहोस और सबस्ट्रीम्स एंडपॉइंट्स।
- Subgraphs indexing Gnosis Chain can now be deployed with the
gnosis
network identifier. - If a Subgraph was published via the CLI and picked up by an Indexer, it could technically be queried even without support, and efforts are underway to further streamline integration of new networks.
- For a full list of which features are supported on the decentralized network, see this page.
Running Graph Node locally
If your preferred network isn’t supported on The Graph’s decentralized network, you can run your own Graph Node to index any EVM-compatible network. Make sure that the version you are using supports the network and you have the needed configuration.
Graph Node can also index other protocols, via a Firehose integration. Firehose integrations have been created for NEAR and Arweave. Additionally, Graph Node can support Substreams-powered Subgraphs for any network with Substreams support.