package
0.0.0-20220128085206-c2b07a99a9db
Repository: https://github.com/meshboxfoundation/meshbox.git
Documentation: pkg.go.dev

# Functions

NewLedgerHub creates a new hardware wallet manager for Ledger devices.
NewTrezorHub creates a new hardware wallet manager for Trezor devices.

# Constants

LedgerScheme is the protocol scheme prefixing account and wallet URLs.
TrezorScheme is the protocol scheme prefixing account and wallet URLs.

# Variables

ErrTrezorPINNeeded is returned if opening the trezor requires a PIN code.

# Structs

Hub is a accounts.Backend that can find and handle generic USB hardware wallets.