Interfaces
CreatePasskeyAccountRequest
Create Passkey Account Request
Creates both the passkey account (externally signed account) and smart account in one call
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
sessionKey | SessionKey | Session key for the passkey account |
slotNumber | number | Slot number for the passkey ceremony |
authenticatorResponse | any | WebAuthn authenticator response from passkey creation |
adminAddress? | string | Optional admin address for settings authority |
memo? | string | Optional memo for the account creation |
Was this page helpful?