This package provides a basic client library to communicate with a Tendermint/Cosmos App running in a Ledger Nano S/S+/X devices
We recommend using the npmjs package in order to receive updates/fixes.
Use yarn install
to avoid issues.
Operation | Response | Command |
---|---|---|
getVersion | app version | --------------- |
appInfo | name, version, flags, etc | --------------- |
deviceInfo | fw and mcu version, id, etc | Only available in dashboard |
signETHTransaction | signed message | path + message |
getETHAddress | pubkey + address | path |
It is possible to test this package with a real Ledger Nano device. To accomplish that, you will need to follow these steps:
- Install the application in the Ledger device
- Install the dependencies from this project
- Run tests
yarn install
yarn test:integration
We are Zondax, a company pioneering blockchain services. If you want to know more about us, please visit us at zondax.ch