Skip to content

Commit a508e97

Browse files
committed
SDK: additional fixes, remove integrations
1 parent e9e4ea6 commit a508e97

File tree

2 files changed

+5
-42
lines changed

2 files changed

+5
-42
lines changed

src/config/sidebar.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -377,10 +377,10 @@ export const getSidebar = () => {
377377
title: t("sidebar.sdk.proofGeneration"),
378378
url: formatUrl("sdk/technical-stack/proof-generation"),
379379
},
380-
{
381-
title: t("sidebar.sdk.integrations"),
382-
url: formatUrl("sdk/technical-stack/integrations"),
383-
},
380+
// {
381+
// title: t("sidebar.sdk.integrations"),
382+
// url: formatUrl("sdk/technical-stack/integrations"),
383+
// },
384384
],
385385
},
386386
{

src/content/docs/en/sdk/technical-stack/integrations.mdx

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -10,41 +10,4 @@ import Aside from "../../../../../components/Aside.astro"
1010

1111
Scroll is collaborating with a number of projects to integrate their technologies with Scroll SDK.
1212

13-
We'll continue to expand this list as we onboard more partners, but the best place to see our launch collaborators is on the [Scroll SDK Launch Announcement](https://scroll.io/blog/scroll-sdk-and-gadgets-building-the-foundation-for-ethereums-multichain-future).
14-
15-
{/* TODO: Check list and add links */}
16-
{/* ## Rollup-As-A-Service Providers
17-
18-
- AltLayer
19-
- Gateway.fm
20-
- Zeeve
21-
- Unifra
22-
23-
## Prover Partners
24-
25-
A number of companies are providing proof generation services for Scroll SDK. For more information on how to use prover services, see the [Proof Generation](/en/sdk/technical-stack/proof-generation) article.
26-
27-
- Sindri
28-
- Snarkify
29-
- Soon:
30-
- Gevulot
31-
- Cystic
32-
33-
## Block Explorers
34-
35-
- Blockscout
36-
- Dora
37-
{/* - L2Scan */}
38-
{/* - Socialscan */}
39-
40-
## Indexers
41-
42-
- Goldsky
43-
- SimpleHash
44-
- Hemera
45-
46-
## Data Dashboards
47-
48-
- SimpleHash
49-
50-
## S */}
13+
We'll continue to expand this list as we onboard more partners, but the best place to see our launch collaborators is on the [Scroll SDK Launch Announcement](https://scroll.io/blog/scroll-sdk-and-gadgets-building-the-foundation-for-ethereums-multichain-future).

0 commit comments

Comments
 (0)