nam-ledger-namada-rs

Crates.ionam-ledger-namada-rs
lib.rsnam-ledger-namada-rs
version0.0.1-nam.0
created_at2025-02-03 09:38:04.557088+00
updated_at2025-02-03 09:38:04.557088+00
description(Namada fork) Library to integrate with the Ledger Namada app
homepagehttps://github.com/heliaxdev/ledger-namada
repositoryhttps://github.com/heliaxdev/ledger-namada
max_upload_size
id1540264
size61,651
Christopher Goes (cwgoes)

documentation

README

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
Commit count: 269

cargo fmt