Skip to content

Latest commit

 

History

660 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

@cardano-foundation/ledgerjs-hw-app-cardano

JS library for communication with Ledger Hardware Wallets running the Cardano ADA Ledger Application.

Note: this project comes with both Typescript and Flow type definitions, but only the Typescript ones are checked for correctness.

See doc/overview.md for architecture and doc/testing.md for how to run tests.

Example code

Example code interacting with hw-app-cardano is provided in example-node directory. You can execute it with the yarn run-example command.

Tooling

This repo uses Corepack with Yarn 4. If yarn audit does not work locally, use:

corepack yarn npm audit --all --no-deprecations --recursive

On Linux, corepack yarn install may require system packages for node-hid:

sudo apt-get update
sudo apt-get install -y libusb-1.0-0-dev libudev-dev

Documentation

About

Cardano bindings for Ledger Nano S JavaScript APIs for Node.js and browsers

Resources

Stars

30 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages