createAccount
Defined in: account-kit/core/src/actions/createAccount.ts:78
Creates an account of a specified type using the provided parameters and configuration. Supports creating LightAccount and MultiOwnerModularAccount types.
Example
Type Parameters
Parameters
Returns
Promise
<SupportedAccounts
>
A promise that resolves to the created account object