Configuring EVM/Solana external connectors
- EVM and Solana
- EVM
- Solana
In your
PrivyProvider, set the config.appearance.walletChainType to 'ethereum-and-solana'.toSolanaWalletConnectors accepts an optional shouldAutoConnect parameter (defaults to true) that silently reconnects previously-authorized Solana wallets on page load. Set it to false if connecting a wallet on page load triggers an unwanted connection prompt.
