Skip to content

docs: link to the wallet-side Multichain API reference#338

Open
adonesky1 wants to merge 1 commit into
mainfrom
add-multichain-api-pointer
Open

docs: link to the wallet-side Multichain API reference#338
adonesky1 wants to merge 1 commit into
mainfrom
add-multichain-api-pointer

Conversation

@adonesky1

Copy link
Copy Markdown
Contributor

Summary

Adds a one-paragraph pointer from the README's "The Multichain API" section to the new wallet-side Multichain API reference in @metamask/multichain-api-middleware.

This SDK is the dapp-facing consumer of the Multichain API; the new doc covers the wallet-side JSON-RPC contract underneath it (wallet_createSession / wallet_invokeMethod inputs/outputs, supported methods, and divergences from the current CAIP-25). The pointer helps integrators who need to drop down a layer find it.

Depends on the companion MetaMask/core PR that adds MULTICHAIN_API.md (the link targets main, so it resolves once that merges).

Test plan

  • Markdown renders; link points to the doc's eventual location on core main.

Adds a pointer from the README to the new MULTICHAIN_API.md in
@metamask/multichain-api-middleware, for readers who want the wallet-side
wallet_createSession / wallet_invokeMethod JSON-RPC contract that this SDK
wraps.
@adonesky1 adonesky1 requested a review from a team as a code owner June 24, 2026 20:28
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.

1 participant