ledger_device_ui_sdk

Crates.ioledger_device_ui_sdk
lib.rsledger_device_ui_sdk
version1.1.1
sourcesrc
created_at2023-11-14 16:20:24.804384
updated_at2023-11-24 08:52:36.760096
descriptionLedger devices abstractions for displaying text, icons, menus and other common gadgets to the screen
homepage
repository
max_upload_size
id1035019
size110,573
(cratesio-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: 0

cargo fmt