Skip to content

Terminal application for managing ledger device written in rust

License

Notifications You must be signed in to change notification settings

mertwole/ledger-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ledger TUI

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.

CI

Build

Ubuntu 24.0

Install dependencies:

  • libssl-dev
  • libdbus-1-dev
  • pkg-config
  • build-essential
  • libusb-1.0-0-dev

Instal rust:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Build application:

cargo build --release

License

GNU General Public License

About

Terminal application for managing ledger device written in rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages