A ui for ledger-cli files
First install ledger-cli
Download the latest release, unzip it and run ledgerble.exe
If ledger isn't on your path, you can point to the ledger executable in the Options screen.
After starting, use the "Files" menu to select and open your ledger file.
First install ledger-cli
Download the latest release, unzip it and in a terminal type
open ledgerble.app
If ledger isn't on your path, you can point to the ledger executable in the Options screen.
After starting, use the "Files" menu to select and open your ledger file.
First install ledger-cli and npm.
When those are installed, install ledgerble using the command,
npm install ledgerble
After this, you can type ledgerble
to start.
After starting, use the "Files" menu to select and open your ledger file.