Skip to content

Conversation

@alexandratran
Copy link
Contributor

@alexandratran alexandratran commented Nov 6, 2025

Description

Update placeholder Solana Wallet Adapter docs. Use simpler, easy-to-follow MetaMask-specific format.

  • Use the Wallet Adapter
  • Send a legacy transaction
  • Send a versioned transaction

Preview

https://metamask-docs-c5mrab2yg-consensys-ddffed67.vercel.app/sdk/solana/

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

Revamps Solana docs with Wallet Adapter setup and MetaMask-based legacy/versioned transaction guides (including ALT usage), plus index and libraries list updates.

  • Guides:
    • Send legacy transaction (sdk/solana/connect/guides/send-legacy-transaction.md):
      • Rewritten for MetaMask; adds tabbed examples for signAndSendTransaction and request.
      • Documents optional SendOptions and multi-tx flow via signAndSendAllTransactions with code snippets.
      • Removes older/non-recommended signing methods sections.
    • Send versioned transaction (sdk/solana/connect/guides/send-versioned-transaction.md):
      • Rewritten for MetaMask; clarifies v0 vs legacy and shows creating, signing, and sending.
      • Adds detailed ALT coverage: create, extend, fetch, read, and use in a v0 transaction.
  • Wallet Adapter (sdk/solana/connect/guides/use-wallet-adapter.md):
    • New step-by-step setup: install deps, implement SolanaProvider, and wrap app, with React/TS snippets.
  • Index (sdk/solana/index.md):
    • Updates Wallet Standard link to Wallet Adapter repo path and tightens wording.
    • Updates third-party libraries list (adds Embedded Wallets, removes Web3Auth).

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

@alexandratran alexandratran requested review from a team as code owners November 6, 2025 20:28
@vercel
Copy link

vercel bot commented Nov 6, 2025

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

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Nov 6, 2025 8:37pm

Copy link
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

@alexandratran alexandratran merged commit e1e0008 into sdk-new-structure Nov 7, 2025
5 checks passed
@alexandratran alexandratran deleted the update-solana-docs branch November 7, 2025 16:54
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