# configForExternalWallets | @account-kit/react

> Overview of the configForExternalWallets function from @account-kit/react

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
function configForExternalWallets(root0): ConfigForExternalWalletsResult;
```

Defined in: [account-kit/react/src/configForExternalWallets.ts:56](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/react/src/configForExternalWallets.ts#L56)

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

## Parameters

<table>
  <thead>
    <tr>
      <th align="left">Parameter</th>
      <th align="left">Type</th>
      <th align="left">Description</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        `root0`
      </td>

      <td>
        [`ConfigForExternalWalletsParams`](../interfaces/ConfigForExternalWalletsParams)
      </td>

      <td>
        Configuration parameters object
      </td>
    </tr>

  </tbody>
</table>

## Returns

`ConfigForExternalWalletsResult`

Object containing connectors, adapters, and UI config