1 unstable release
0.0.1-nam.0 | Feb 3, 2025 |
---|
#512 in Authentication
417 downloads per month
Used in namada_apps_lib
32KB
658 lines
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