Implements

Description

This class is responsible for managing wallet functionalities such as creating, importing, recovering, and deleting wallets. It also handles the creation of biometric tokens.

See

https://didpass-wallet.gitbook.io/didpass-wallet-sdk/

Hierarchy

  • WalletManagement

Implements

Constructors

Properties

authServer: AuthServerClient

Methods

  • Parameters

    Returns Promise<void>

    Returns a promise that resolves when the wallet is deleted.

    Method

    Async

    Name

    deleteWallet

    Description

    Deletes a wallet using a Shares Protecting Key.

    Throws

    Will throw an error if the Shares Protecting Key is missing.

Generated using TypeDoc