Package Exports
- @zondax/ledger-polkadot
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@zondax/ledger-polkadot) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ledger-polkadot (JS Integration)
This package provides a basic client library to communicate with the Kusama/Polkadot App running in a Ledger Nano S/X device
Run Tests
Prepare your Ledger device (https://github.com/zondax/ledger-kusama)
Prepare as development device:
Build & load the Kusama app
- Load the Kusama App
Install all dependencies and run tests
yarn install
yarn test:integrationRun Vue example
Prepare your Ledger device (look at the previous section)
Launch the vue app
yarn serveU2F communication requires HTTPS. When launching the example, you find find something like:

In the example you should be able to try different Ledger calls and check responses
