Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Wallet

Hierarchy

  • Wallet

Index

Constructors

constructor

Methods

Static checkWallet

  • checkWallet(location: string): Promise<boolean>

Static createWallet

  • createWallet(location: string): Promise<Wallet>

Static loadWallet

  • loadWallet(location: string): Promise<Wallet>

Generated using TypeDoc