Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GenericDeeplinkableWallet

This wallet (proxy) allows interacting with CIP22 compatible deep linkable wallets.

The call of one its methods in nodejs just returns the generated urls, while in browser (also mobile) environments it tries to open the deep link and though the wallet if installed on the system.

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

redirectProxy

redirectProxy: string

Methods

confirm

  • confirm(unsignedTransaction: string): Promise<string>

sendEncryptedMessage