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:integration
Run Vue example
-
Prepare your Ledger device (look at the previous section)
-
Launch the vue app
yarn serve