Skip to main content
A hook for creating a EVM Smart Account for the current user. If no owner is provided, a new EOA will be created as the owner. If an owner is provided, it must not already control another smart account for this user.

Returns

An object containing the createSmartAccount function.

Example