Socket
Socket
Sign inDemoInstall

@ledgerhq/hw-transport-node-hid

Package Overview
Dependencies
Maintainers
11
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/hw-transport-node-hid

Ledger Hardware Wallet Node implementation of the communication layer, using node-hid


Version published
Weekly downloads
38K
decreased by-2.66%
Maintainers
11
Weekly downloads
 
Created
Source

Github, API Doc, Ledger Devs Slack

@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 Transport

node-hid Transport implementation

Parameters
  • device HID.HID
Examples
import TransportNodeHid from "@ledgerhq/hw-transport-node-u2f";
...
TransportNodeHid.create().then(transport => ...)
listen
Parameters
  • observer Observer<DescriptorEvent<string>>

Returns Subscription

open

if path="" is not provided, the library will take the first device

Parameters

Keywords

FAQs

Package last updated on 25 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc