Skip to content

Zondax/ledger-substrate-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust library for Ledger Kusama app

License CircleCI

This package provides a basic Rust client library to communicate with the Kusama 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

Releases

No releases published

Packages

No packages published

Languages