Skip to content

Latest commit

 

History

History

examples

Examples

There are three ways to communicate with Ledger Device. For browser and node.js it's recommended to use USB device, that uses node-usb on node.js side and uses WebUSB in the browser. WebAuthn is also available for browsers that support it.

Most of the examples are for node.js, even though code is identical for webusb and node.js you still need to User Action in the browser to get access to the device, so it's easier to check examples on node.

There's also web usb demo, that handles device.