Skip to content

SDK: additional fixes #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/config/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,10 @@ export const getSidebar = () => {
title: t("sidebar.sdk.proofGeneration"),
url: formatUrl("sdk/technical-stack/proof-generation"),
},
{
title: t("sidebar.sdk.integrations"),
url: formatUrl("sdk/technical-stack/integrations"),
},
// {
// title: t("sidebar.sdk.integrations"),
// url: formatUrl("sdk/technical-stack/integrations"),
// },
],
},
{
Expand Down
39 changes: 1 addition & 38 deletions src/content/docs/en/sdk/technical-stack/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,41 +10,4 @@ import Aside from "../../../../../components/Aside.astro"

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

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).

{/* TODO: Check list and add links */}
{/* ## Rollup-As-A-Service Providers

- AltLayer
- Gateway.fm
- Zeeve
- Unifra

## Prover Partners

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.

- Sindri
- Snarkify
- Soon:
- Gevulot
- Cystic

## Block Explorers

- Blockscout
- Dora
{/* - L2Scan */}
{/* - Socialscan */}

## Indexers

- Goldsky
- SimpleHash
- Hemera

## Data Dashboards

- SimpleHash

## S */}
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).