Blockchain Kit Sdk
Constructors
Properties
Backup service for encrypted wallet backup operations.
Blockchain service for balance queries, fee calculations, and transaction operations.
Credential service for managing registered WebAuthn credentials.
MPC service for BLE device connection and MPC protocol operations.
Passkey service for WebAuthn passkey operations.
Recovery service for guardian-gated escrow recovery.
Functions
Creates a 2-of-2 multisignature wallet by interacting with the MPC client and storing key-related data in MpcWalletStorage.
DEBUG ONLY: Clear hot storage to simulate app reinstall.
Get wallet information from hot storage.
Check if wallet data exists in hot storage (local device storage).
Check whether the default registered credential is PRF-capable.
Validate an Asset definition.
Validate a Balance definition.
Validate a Broadcast definition.
Validate a Fee definition.
Validate a Network definition.
Validate a Transaction (Transfer) definition.
Validate a TransactionStatus definition.