nanos_ui

Crates.ionanos_ui
lib.rsnanos_ui
version0.2.0
sourcesrc
created_at2023-09-25 17:51:55.163176
updated_at2023-09-25 17:51:55.163176
descriptionUI gadgets for Rust Nano S applications
homepage
repositoryhttps://github.com/LedgerHQ/ledger-nanos-ui
max_upload_size
id982928
size95,095
Alexis Grojean (agrojean-ledger)

documentation

README

Rust SDK UI gadgets

This crate provides Nano S/X/S+ -compatible abstractions for displaying text, icons, menus and other common gadgets to the screen.

Example app

An example app in examples/gadgets can be loaded and tested with this command:

cargo ledger <target> --load -- --examples gadgets

<target> being one of nanos, nanox, nanosplus.

The cargo ledger subcommand can be installed here

Commit count: 39

cargo fmt