Allows to communicate with Ledger Hardware Wallets.
[Node]/Electron (HID) – uses node-hid
and usb
.
Extends TransportNodeHidNoEvents
node-hid Transport implementation
import TransportNodeHid from "@ledgerhq/hw-transport-node-hid";
...
TransportNodeHid.create().then(transport => ...)
delay
number conditionToSkip
function (): boolean observer
Observer<DescriptorEvent<string?>> Returns Subscription
if path="" is not provided, the library will take the first device
path
string?Version | Tag | Published |
---|---|---|
5.13.3 | latest | 1yr ago |