Appearance
Using Solana wallets with Privy
Privy's external wallet connectors and embedded wallets are compatible with the Solana blockchain. You can easily create Privy embedded wallets or connext external wallets to sign messages and transactions on the Solana blockchain.
Privy also supports cross-chain setups, allowing you to use both EVM and Solana wallets within the same app. You can use Privy for EVM networks only, Solana only, or both networks. Continue to the wallet creation guide for instructions on how to set this up with embedded wallets!
Privy currently supports creating Solana embedded wallets in our React, Expo, and Server SDKs.
INFO
We are actively building out more features for Solana, including user-controlled recovery and native transaction submission. Please see the feature matrix below to understand the current support.
Please reach out if you'd like to see a certain feature prioritized!
Feature | Solana | EVM | |
---|---|---|---|
Wallet creation | Automatically on login | 🚧 | ✅ |
Manually | ✅ | ✅ | |
Pregenerating addresses | ✅ | ✅ | |
Recovery and MFA | Automatic recovery | ✅ | ✅ |
User-controlled recovery | 🚧 | ✅ | |
Using wallets | Signing messages | ✅ | ✅ |
Signing transactions | ✅ | ✅ | |
Native transaction preparation & submission | ✅ | ✅ | |
Headless signatures & transactions | ✅ | ✅ | |
Wallet UIs | ✅ | ✅ | |
Transaction MFA | 🚧 | ✅ | |
Private key export | ✅ | ✅ | |
External wallets | Connect external wallet | ✅ | ✅ |
Login with external wallet | ✅ | ✅ | |
Funding kit | Transfer from external wallet | 🚧 | ✅ |
Purchase via MoonPay | 🚧 | ✅ | |
Purchase via Coinbase Onramp | 🚧 | ✅ |