Skip to content

SDK / MM Connect new structure#2337

Merged
alexandratran merged 149 commits intomainfrom
sdk-new-structure
Mar 25, 2026
Merged

SDK / MM Connect new structure#2337
alexandratran merged 149 commits intomainfrom
sdk-new-structure

Conversation

@alexandratran
Copy link
Copy Markdown
Contributor

@alexandratran alexandratran commented Sep 23, 2025

Description

Restructure SDK docs for MM Connect. We will work off this branch until MM Connect launch. This PR includes the following major changes:

  • Former SDK and Wallet API docs are consolidated into one MM Connect section. (Note: Much of the legacy Wallet API docs are removed, or consolidated into the SDK EVM section.)
  • The MM Connect section is split into ecosystems via a sub-navbar component: Multichain, EVM, Solana, etc.
  • New Solana Wallet Adapter docs are added.
  • Links are updated throughout the docs and redirects are added as needed.
  • The former interactive OpenRPC parser is replaced with a simplified API reference component, for easier maintenance.
  • Global content (tutorials, quickstarts, navigation) are updated with new links/branding as needed.

Preview: https://metamask-docs-r82sneizb-consensys-ddffed67.vercel.app/metamask-connect/

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

Note

Medium Risk
Medium risk because it changes Docusaurus doc routing/navigation (new metamask-connect docs plugin, updated footer links, removed dynamic wallet sidebar generation) and adds a large volume of new pages, which could introduce broken links or build/sidebar regressions.

Overview
Restructures the docs to center on a new metamask-connect product section, updating site routing/nav to serve content from metamask-connect/ (and updating footer keywords/links and LLM export filenames accordingly).

Removes legacy SDK/Wallet doc wiring from the build (including the plugin-json-rpc dynamic sidebar injection for wallet JSON-RPC pages in docusaurus.config.js) and updates cross-doc links in versioned Gator docs to point at the new MetaMask Connect transaction batching path.

Adds substantial new MetaMask Connect EVM documentation (architecture, quickstarts, migration from @metamask/sdk, and guides for accounts/networks/transactions/signing/contract interaction + MetaMask-exclusive features), plus housekeeping updates like .cursor in .gitignore, expanded .linkspector.yml coverage/ignores, and improved JSON-LD metadata scripts.

Written by Cursor Bugbot for commit 7aa98d1. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview, ✅ 16 resolved Mar 25, 2026 7:11pm

Request Review

# Conflicts:
#	sdk-sidebar.js
#	sdk/evm/connect/get-started/javascript-rainbowkit.md
shahbaz17 and others added 27 commits March 19, 2026 16:46
Need to consult with Alex on Snaps style module removal
… multichain

Add getInfuraRpcUrls for connect-solana + update getInfuraRpcUrls for multichain, along with minor changes in copy + added Supported chains table
# Conflicts:
#	src/utils/qs-file-links.json
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
* Add Wagmi quickstart

Migrate from sdk to connect

* Add common operations to wagmi quickstart

* minor edits for consistency

* revert qs-file-links changes

* Update wagmi

* wagmi@^3.6.0 wagmi/connectors@^8.0.0 updates
* wagmi v3 hooks

---------

Co-authored-by: Alexandra Carrillo <alexandra.carrillo@consensys.net>
shahbaz17
shahbaz17 previously approved these changes Mar 25, 2026
Copy link
Copy Markdown
Member

@shahbaz17 shahbaz17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@shahbaz17 shahbaz17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants