6.0.1 • Published 4 years ago
@aleworm/hw-transport-node-hid v6.0.1
@ledgerhq/hw-transport-node-hid
Allows to communicate with Ledger Hardware Wallets.
Node/Electron (HID) – uses node-hid
and usb
.
API
Table of Contents
TransportNodeHid
Extends TransportNodeHidNoEvents
node-hid Transport implementation
Examples
import TransportNodeHid from "@ledgerhq/hw-transport-node-hid";
...
TransportNodeHid.create().then(transport => ...)
isSupported
list
setListenDevicesDebounce
Parameters
delay
number
setListenDevicesPollingSkip
Parameters
conditionToSkip
function (): boolean
setListenDevicesDebug
listen
Parameters
observer
Observer<DescriptorEvent<string?>>
Returns Subscription
open
if path="" is not provided, the library will take the first device
Parameters
path
string?
6.0.1
4 years ago
6.0.0
4 years ago
5.51.16
4 years ago
5.51.15
4 years ago
5.51.14
4 years ago
5.51.11
4 years ago
5.51.12
4 years ago
5.51.13
4 years ago
5.51.10
4 years ago
5.51.9
4 years ago
5.51.8
4 years ago
5.51.7
4 years ago
5.51.6
4 years ago
5.51.5
4 years ago
5.51.4
4 years ago
5.51.3
4 years ago
5.51.2
4 years ago
5.51.1
4 years ago