You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/en/substreams/sps/introduction.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@ sidebarTitle: Introduction
5
5
6
6
Boost your Subgraph's efficiency and scalability by using [Substreams](/substreams/introduction/) to stream pre-indexed blockchain data.
7
7
8
+
## Prerequisites
9
+
10
+
- Substreams-Powered Subgraphs are no longer available through [Subgraph Studio](http://thegraph.com/studio)
11
+
- Substreams-Powered Subgraphs can be run locally
12
+
- Substreams-Powered Subgraphs can be powered by Indexers on The Graph but will require direct coordination with Indexers in the [#substreams channel in Discord](https://discord.gg/graphprotocol).
13
+
8
14
## Overview
9
15
10
16
Use a Substreams package (`.spkg`) as a data source to give your Subgraph access to a stream of pre-indexed blockchain data. This enables more efficient and scalable data handling, especially with large or complex blockchain networks.
0 commit comments