Integrate Embedded Wallets with the Solana Blockchain
Embedded Wallets SDKs have native support for Solana. Users authenticate and receive an ed25519 private key suitable for Solana, enabling secure transaction signing and JSON-RPC interactions (submit transactions, query data, manage sessions) across Solana networks.
note
The SDKs are now branded as MetaMask Embedded Wallet SDKs (formerly Web3Auth Plug and Play SDKs). Package names and APIs remain Web3Auth (for example, Web3Auth React SDK), and code snippets may reference web3auth identifiers.