Skip to content

Instantly share code, notes, and snippets.

@kyranjamie
Created May 4, 2022 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyranjamie/1aef6b8d11499543e36e364a7ee48c10 to your computer and use it in GitHub Desktop.
Save kyranjamie/1aef6b8d11499543e36e364a7ee48c10 to your computer and use it in GitHub Desktop.
How to install Ledger Nano S test app

Guide to installing a developer preview Ledger Stacks app build

To test out the developer preview build of the Hiro Wallet supporting Ledger, you'll need the latest version of the Stacks app on Ledger.

The test app is only supported for Ledger Nano S & Nano S Plus devices.

⚠️ This app is for test purposes only. We recommend using a device that is solely used for development, and does not contain any real funds.

Installation

  1. Download the latest build from the Ledger app repo. Download Ledger Stacks app here →
  2. In your Terminal, add executable permissions to the file downloaded chmod +x installer_nanos.sh
  3. Close all Ledger-using USB apps: Hiro Wallet desktop, Ledger Live etc
  4. Run the app in your terminal with: ./installer_nanos.sh load. This should prompt your device to install the test version of the app. Ledger will warn you as the device is not officially supported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment