ledger-polkadot

Crates.ioledger-polkadot
lib.rsledger-polkadot
version0.2.0
sourcesrc
created_at2019-10-18 14:31:06.077524
updated_at2019-10-18 21:18:49.655497
descriptionLibrary to integrate with the Ledger Polkadot app
homepagehttps://github.com/ZondaX/ledger-polkadot-rs
repositoryhttps://github.com/ZondaX/ledger-polkadot-rs
max_upload_size
id173689
size28,167
crates (github:zondax:crates)

documentation

README

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
Commit count: 30

cargo fmt