0.7.0 • Published 5 years ago

ledger-polkadot v0.7.0

Weekly downloads
97
License
Apache-2.0
Repository
github
Last release
5 years ago

ledger-polkadot-js

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:

    npm.io

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

    npm.io