Expand description

Library

Re-exports

pub use crate::transport::transport_tcp::Callback;
pub use crate::transport::Transport;
pub use crate::transport::TransportTypes;
pub use crate::api::packable::Error as PackableError;
pub use crate::api::packable::Packable;

Modules

Structs

Enums

Traits

The Read trait allows for reading bytes from a source.

A trait for objects which are byte-oriented sinks.

Functions

Close current opened app on the nano s/x Only works if an app is open

Get Ledger If is_simulator is true, you will get a TCP transfer for use with Speculos If it’s false, you will get a native USB HID transfer for real devices

Get Ledger by transport_type

Get currently opened app If “BOLOS” is returned, the dashboard is open

Open app on the nano s/x Only works if dashboard is open