Skip to content
Alchemy Logo

configForExternalWallets

function configForExternalWallets(root0): ConfigForExternalWalletsResult;

Defined in: account-kit/react/src/configForExternalWallets.ts:56

Configure external wallets for Account Kit with simplified wallet name-based configuration Handles both EVM connectors and Solana adapters, returns config for core and UI

ParameterTypeDescription

root0

ConfigForExternalWalletsParams

Configuration parameters object

ConfigForExternalWalletsResult

Object containing connectors, adapters, and UI config

Was this page helpful?