#ledger-nano #apdu #namada #ledger

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

#475 in Authentication

Download history 285/week @ 2025-01-30 410/week @ 2025-02-06 626/week @ 2025-02-13 240/week @ 2025-02-20 401/week @ 2025-02-27 421/week @ 2025-03-06 250/week @ 2025-03-13 304/week @ 2025-03-20 828/week @ 2025-03-27 314/week @ 2025-04-03 499/week @ 2025-04-10

1,976 downloads per month
Used in 3 crates (via 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
~132K SLoC