Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
# Conflicts: # sdk-sidebar.js # sdk/evm/connect/get-started/javascript-rainbowkit.md
…ask-docs into sdk-new-structure
… multichain Add getInfuraRpcUrls for connect-solana + update getInfuraRpcUrls for multichain, along with minor changes in copy + added Supported chains table
…ask-docs into sdk-new-structure
TO DO: audit RPC docs (error codes)
… into sdk-new-structure
# Conflicts: # src/utils/qs-file-links.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Restructure SDK docs for MM Connect. We will work off this branch until MM Connect launch. This PR includes the following major changes:
Preview: https://metamask-docs-r82sneizb-consensys-ddffed67.vercel.app/metamask-connect/
Checklist
Note
Medium Risk
Medium risk because it rehomes major doc sections (routing/sidebars/links) and adds large new content; primary risk is broken navigation, redirects, or stale internal references rather than runtime code impact.
Overview
Introduces a new
metamask-connectdocumentation area and rewires Docusaurus to serve it as a first-class docs plugin (new sidebar, updated footer/nav labels, updated SEO metadata, and new LLM export targets).Removes/retirements of prior SDK/Wallet doc integration points by dropping the old
wallet/sdkdocs plugins and associated dynamic JSON-RPC sidebar generation, then updates existing versioned smart-accounts/delegation docs to point at the new MetaMask Connect transaction batching guides.Adds substantial new MetaMask Connect EVM content (architecture overview, migration-from-legacy-SDK guide, quickstarts, and guides for accounts, networks, signing, transactions, batching, contract interaction, and MetaMask-exclusive features like deeplinks and batch RPC requests), plus minor repo maintenance updates (
.cursorignore, linkspector directories/ignores, and CONTRIBUTING tweaks).Written by Cursor Bugbot for commit 9fdef3a. This will update automatically on new commits. Configure here.