Class DesktopWallet

This wallet (proxy) allows interacting with SIP22 compatible deep linkable desktop wallets (Phoenix Wallet).

Constructors

Properties

redirectProxy: string

Methods

  • Confirms a transaction by opening a deeplink for signing.

    Parameters

    • unsignedTransactionBytes: string

      The unsigned transaction data in bytes to be confirmed.

    Returns Promise<string>

    A promise that resolves to a string indicating the result of the process.