function createConfig(params): AlchemyAccountsConfig;Defined in: account-kit/react-native/src/createConfig.ts:15
Creates an AlchemyAccountsConfig by using the provided parameters to configure the core settings, including the required transport. It includes a signer creation function internally.
| Parameter | Type | Description |
|---|---|---|
|
| The base properties required for creating the config and establishing client store settings |
AlchemyAccountsConfig
An object of type AlchemyAccountsConfig containing the configured properties