JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 489
  • Score
    100M100P100Q122562F
  • License Apache-2.0

JS / Node API for Kusama/Polkadot app running (Ledger Nano S/X)

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)

License npm version CircleCI

This package provides a basic client library to communicate with the Kusama/Polkadot App running in a Ledger Nano S/X device

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
  • U2F 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