#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

#1513 in Authentication

Download history 294/week @ 2025-09-18 488/week @ 2025-09-25 367/week @ 2025-10-02 251/week @ 2025-10-09 117/week @ 2025-10-16 162/week @ 2025-10-23 161/week @ 2025-10-30 401/week @ 2025-11-06 163/week @ 2025-11-13 97/week @ 2025-11-20 170/week @ 2025-11-27 129/week @ 2025-12-04 56/week @ 2025-12-11 20/week @ 2025-12-18 5/week @ 2025-12-25 76/week @ 2026-01-01

200 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

~6.5MB
~136K SLoC