Crates.io | ledger_device_ui_sdk |
lib.rs | ledger_device_ui_sdk |
version | 1.1.1 |
source | src |
created_at | 2023-11-14 16:20:24.804384 |
updated_at | 2023-11-24 08:52:36.760096 |
description | Ledger devices abstractions for displaying text, icons, menus and other common gadgets to the screen |
homepage | |
repository | |
max_upload_size | |
id | 1035019 |
size | 110,573 |
This crate provides Nano S/X/S+ -compatible abstractions for displaying text, icons, menus and other common gadgets to the screen.
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