Download & Setup
Setup your Ledger device for ONE tokens
Currently Harmony is available only on Ledger Nano S. Please use preferably the "Installing using Ledger Live" method, as this is the easiest way to get your Harmony App installed on Ledger.
Installing using Ledger Live (RECOMMENDED)
1. Turn on Developer
Download and install the latest Ledger Live version onto your computer. Ledger Live is the app you use to manage your Ledger device. Please follow the official installation instruction here.
Make sure to install the latest firmware on your device. This ensures compatibility with the Harmony app.
Open Ledger Live, select Manager. Turn on Developer Mode in Manager: Settings -> Experimental Features -> Developer Mode, as shown below:
2. Search for the App in the Catalog
Ledger live provides app catalog for different types of apps, as shown below:
To find the Harmony app, type harmony in the search bar, as shown below:
3. Install/Remove the App
There are two buttons associated with Harmony One app. The install button can be clicked to install Harmony One app to Ledger Nano. The app can be uninstalled by clicking the trash bin button.
4. Using the App
To use Harmony One app, please check your Ledger Nano device and click both buttons to open the app.
Installing Manually (Windows)
These instructions are only for advanced users who want to install Ledger manually.
1. Install Python
To install Python 3.8.1 for windows, go to this website.
This is the latest version as 18th Jan 2019 that was tested, newer version could work or not.ese instructions install version 1.6.0. If you want to install another version, change the parameters on step 3.
At the end make sure you add the python binary to the path:
2. Install Packages
Execute the commands below on the windows terminal:
2. Download Latest Version
Click here to download the latest avaialable version. Make sure you download it using the raw format from Github like shown below:
3. Install the App
These instructions install version 1.6.0. If you want to install another version, just download the corresponding version and change the parameters below accordingly.
Move the ver1.6.0.hex
file downloaded before tovenv\Scripts
folder and execute the command below to install the app:
Confirm the installation of the app on your Ledger.
Installing Manually (Ubuntu Linux)
These instructions are only for advanced users who want to install Ledger manually.
1. Install Packages
2. Downloading the App
3. Installing the App
These instructions install version 1.6.0. If you want to install another version, change the parameters below for any version available on the release
folder.
Confirm the installation of the app on your Ledger.
Last updated