#ledger-nano #ledger #nano #apdu #namada

nam-ledger-namada-rs

(Namada fork) Library to integrate with the Ledger Namada app

1 unstable release

0.0.1-nam.0 Feb 3, 2025

#512 in Authentication

Download history 417/week @ 2025-02-03

417 downloads per month
Used in namada_apps_lib

Apache-2.0

32KB
658 lines

License GithubActions


zondax_light zondax_dark

Please visit our website at zondax.ch


Rust library for Ledger Namada app

This package provides a basic Rust client library to communicate with the Namada App running in a Ledger Nano S/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

Dependencies

~6MB
~124K SLoC