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: docs/subsquid-network/portal-open-beta.md
+18-20Lines changed: 18 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ pagination_prev: null
7
7
8
8
# SQD Portal Open Beta
9
9
10
-
Welcome to the SQD Portal Open Beta! We appreciate your interest. Below, you’ll find clear instructions on what to do next and what to expect.
10
+
Welcome to the SQD Portal Open Beta! Below you’ll find easy-to-follow instructions on what to do next and what you can expect from this release.
11
11
12
12
## What is the SQD Portal?
13
13
@@ -17,47 +17,45 @@ SQD Portal can supply both historical and real-time data seamlessly, eliminating
17
17
18
18
#### Key Features
19
19
20
-
-**Fully Decentralized**: Powered by 1,600+ independent worker nodes.
21
-
-**12x Replication**: Redundant data storage for maximum reliability, capable of querying up to **20 million blocks per second**.
20
+
-**Fully Decentralized**: Powered by 1,900+ independent worker nodes.
21
+
-**High Replication**: Redundant data storage for maximum reliability, capable of querying up to **20 million blocks per second**.
22
22
-**Improved Performance**: A new Rust-based query engine now leverages parallelized queries and incorporates numerous query execution performance optimizations, delivering an overall **10-50x performance boost** compared to the centralized gateways.
23
-
+ Note that the performance improvement only affects data retrieval. If your application has another bottleneck (typically the database) you may only see a moderate gain in indexing speed.
23
+
+ Note: This performance improvement is specific to data retrieval. If your application faces other bottlenecks (like database limitations), you may experience a more moderate gain in indexing speed.
24
24
-**Real-time Capability**: Portal is now capable of streaming real-time data, including unfinalized blocks.
25
25
+_Currently only available on Solana_
26
-
+TBA soon for EVM and Substrate
26
+
+Coming soon for EVM and Substrate networks
27
27
28
28
## What You Can Do
29
29
30
-
### 1. Explore the Public Portal
30
+
### 1. Explore Soldexer — Our New Brand for Solana
31
31
32
-
Public Portal allows access to nearly all the datasets that were available from the centralized gateways. Use it for development and tests.
33
-
34
-
Browse EVM and Substate datasets at [portal-ui.sqd.dev](https://portal-ui.sqd.dev/). Solana and [compatible SVM networks](/subsquid-network/reference/networks/#solana-and-compatibles) are also available. Real time data is only enabled for Solana Mainnet.
32
+
If you’re working with Solana, visit [soldexer.dev](https://soldexer.dev) to check out our new client architecture, powered by the updated Portal API.
35
33
36
34
### 2. Migrate to the Cloud Portal
37
35
38
-
If you're a Cloud user, consider switching from centralized gateways to the dedicated Cloud Portal.
39
-
- Get the performance and other latest features of the new query engine.
36
+
Cloud users can now switch from centralized gateways to our dedicated Cloud Portal and benefit from enhanced performance and the latest features of our new query engine.
40
37
-**Migration guides**:
41
38
-[For EVM and Substate users](/cloud/resources/migrate-to-portal-on-evm-or-substrate)
### 3. Check out Soldexer: SQD's spinoff in the Solana world
45
-
46
-
If you are a Solana user, take a look at [soldexer.ai](https://soldexer.ai). The project features a new client architecture enabled by the updated Portal API.
41
+
### 3. Set Up a Self-Hosted Portal
47
42
48
-
### 4. Set Up a Self-Hosted Portal
49
-
50
-
- Take full control of your data infrastructure by running your own Portal.
43
+
- Take complete control of your data infrastructure by running your own Portal.
If you have any questions or feedback for us, please reach out to us on Telegram. We have created a special group for Portal Beta participants: [https://t.me/+JHrJZPz34kRjYmFk](https://t.me/+JHrJZPz34kRjYmFk).
51
+
### 4. Explore the Public Portal
52
+
53
+
Public Portal allows access to nearly all the datasets that were available from the centralized gateways. Use it for development and tests.
54
+
55
+
Browse EVM datasets at [portal-ui.sqd.dev](https://portal-ui.sqd.dev/). Solana [(and compatible SVM networks)](/subsquid-network/reference/networks/#solana-and-compatibles) and Substrate datasets will be available soon.
56
+
57
+
----
60
58
61
-
Thank you for being part of the beta!
59
+
If you have any questions or feedback for us, please reach out to us on Telegram. We have created a special group for Portal Beta participants: [link](https://t.me/+JHrJZPz34kRjYmFk).
0 commit comments