@stellar-passkey/core API / CreatePasskeyResult
Interface: CreatePasskeyResult
Defined in: packages/core/src/create.ts:44
Properties
contractId
readonlycontractId:string
Defined in: packages/core/src/create.ts:47
Soroban C-address of the newly-deployed wallet.
credential
readonlycredential:PasskeyCredential
Defined in: packages/core/src/create.ts:45