Connect to Solana
Solana is a high-performance network that provides fast transaction speeds and low fees.
Connect to Solana in MetaMask using @metamask/connect-solana.
The Solana client implements the Wallet Standard, so it works with Solana's Wallet Adapter, and integrates with Framework Kit for a hooks-based React workflow.
MetaMask Connect handles platform detection, relay connections, and session persistence automatically. You interact with the wallet through the client APIs.
tip
If your dapp supports both EVM and Solana, use both the EVM and Solana clients. They share the same underlying multichain session, meaning the user only approves once.
Get started
Third-party libraries
Several third-party libraries for Solana dapps detect and handle MetaMask out-of-the-box, including: