Class Wallet

Wallet class

Constructors

Properties

network: Network = networks.bitcoin

Accessors

Methods

  • Create a wallet from a WIF

    Parameters

    • wif: string

      The WIF

    • network: Network = networks.bitcoin

      The network

    Returns Wallet

    The wallet