- Notifications
You must be signed in to change notification settings - Fork0
Terminal application for managing ledger device written in rust
License
NotificationsYou must be signed in to change notification settings
mertwole/ledger-tui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ledger-tui is an application for managing crypto assets on aledger device.
Note
This software is not guaranteed to work properly. Any usage can lead to funds loss andledger
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
About
Terminal application for managing ledger device written in rust
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published