Ledger with HMY CLI

Download & Setup HMY

To interact with your Ledger device using the HMYC CLI, please click herearrow-up-right to download and configure it first.

Interacting with Ledger

circle-check

With that in mind, you can run any other command via HMY CLI using your Ledger.

circle-exclamation

Below, are a few practical examples on how to interact with your Ledger device.

1. Displaying your Address

For example, if you want to show your Ledger address you would simply run:

Using the Binary:

./hmy keys list --ledger

Using the Shell Wrapper:

./hmy.sh -- keys list --ledger

2. Displaying your Balance

Using the Binary:

Using the Shell Wrapper:

3. Sending Transactions

Using the Binary:

Using the Shell Script:

For a complete reference of all commands available, please check the HMY CLI cookbookarrow-up-right.

Last updated

Was this helpful?