#ledger #polkadot #nano #kusama #apdu

ledger-polkadot

Library to integrate with the Ledger Polkadot app

2 unstable releases

0.2.0 Oct 18, 2019
0.1.0 Oct 18, 2019

#6 in #kusama

Apache-2.0

12KB
213 lines

Rust library for Ledger Kusama app

License CircleCI

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

Build

  • Install rust using the instructions here
  • To build run:
cargo build

Run Tests

To run the tests

  • Initialize your device with the test mnemonic. More info here
  • run tests using:
cargo test --all

lib.rs:

Support library for Kusama/Polkadot Ledger Nano S/X apps

Dependencies

~1.9–2.7MB
~59K SLoC