Skip to content

Using embedded wallets on Solana

Privy embedded wallets are compatible with the Solana blockchain. You can easily create Privy embedded wallets to generate a Solana address for users and sign messages and transactions on the Solana blockchain.

Privy also supports cross-chain setups, allowing you to use both EVM and Solana embedded wallets within the same app. You can use Privy for EVM networks only, Solana only, or both networks. Continue to the wallet creation guide to learn more!

Privy currently supports creating Solana wallets in our React, Expo, and Server SDKs.

INFO

We are actively building out more features for Solana, including user-controlled recovery, native transaction submission, and support for external wallets. Please see the feature matrix below to understand the current support.


Please reach out if you'd like to see a certain feature prioritized!

FeatureSolanaEVM
Wallet creationVia the Expo SDK
Pregenerating addresses from your server
RecoveryAutomatic recovery
User-controlled recovery🚧
Using walletsSigning messages
Signing transactions
Native transaction preparation & submission🚧
Headless signatures & transactions