usbwallet

package
v1.5.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2017 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Overview

Package usbwallet implements support for USB hardware wallets.

Index

Constants

This section is empty.

Variables

View Source
var LedgerScheme = "ledger"

LedgerScheme is the protocol scheme prefixing account and wallet URLs.

Functions

This section is empty.

Types

type LedgerHub

type LedgerHub struct {
	// contains filtered or unexported fields
}

LedgerHub is a accounts.Backend that can find and handle Ledger hardware wallets.

func NewLedgerHub

func NewLedgerHub() (*LedgerHub, error)

NewLedgerHub creates a new hardware wallet manager for Ledger devices.

func (*LedgerHub) Subscribe

func (hub *LedgerHub) Subscribe(sink chan<- accounts.WalletEvent) event.Subscription

Subscribe implements accounts.Backend, creating an async subscription to receive notifications on the addition or removal of Ledger wallets.

func (*LedgerHub) Wallets

func (hub *LedgerHub) Wallets() []accounts.Wallet

Wallets implements accounts.Backend, returning all the currently tracked USB devices that appear to be Ledger hardware wallets.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL