0.7.0 • Published 6 years ago
ledger-polkadot v0.7.0
ledger-polkadot-js
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-polkadot)
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
