Ledger-tui is an application for managing crypto assets on a ledger device.
Note
This software is not guaranteed to work properly. Any usage can lead to funds loss and ledger
device corruption.
Install dependencies:
libssl-dev
libdbus-1-dev
pkg-config
build-essential
libusb-1.0-0-dev
libudev-dev
Instal rust:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Build application:
cargo build --release