Skip to content

Releases: bitcoin-green/app-bitcoin

Bitgreen Ledger Nano S App 1.5.0

12 Oct 12:08
755d83a
Compare
Choose a tag to compare
Pre-release

ATTENTION

THIS IS A BETA TESTING LEDGER NANO S APPLICATION INSTALLER PACKAGE!
DO NOT USE FOR PRODUCTIVE PURPOSES!

SETUP

This guide assumes a current Debian/Ubuntu Linux installation:

  • sudo apt install python3-venv
  • python -m venv virtualenv
  • . virtualenv/bin/activate
  • pip install ledgerblue
  • deactivate

INSTALLING THE APP

Verify that you have installed the official Bitcoin App in Version 1.5.0 with Ledger Live

  • unzip the achive
  • cd app-bitgreen
  • chmod +x install-to-ledger-nano-s.sh
  • plug your ledger to an USB port of your PC and enter the unlock PIN
  • ./install-to-ledger-nano-s.sh
  • The ledger device will ask you to permit the "inofficial" ledger manager, which is okay in this case
  • The ledger device will also ask you to verify some hash values of the application to install

UNINSTALLING THE APP

In case you want to upgrade the official Bitcoin App with Ledger Live you have to uninstall this inofficial app first!
This Bitgreen App will not work any longer in this version! The Bitgreen Ledger App has to be on the same version as the Bitcoin App!

  • cd app-bitgreen
  • chmod +x delete-from-ledger-nano-s.sh
  • plug your ledger to an USB port of your PC and enter the unlock PIN
  • ./delete-from-ledger-nano-s.sh
  • The ledger device will ask you to permit the "inofficial" ledger manager, which is okay in this case

USAGE

  • download recent Electrum-BITG release
  • plug your ledger to an USB port of your PC and enter the unlock PIN
  • start the Bitgreen app on your ledger device
  • create a new wallet with hardware wallet support
    • select "Standard wallet"
    • select "Use a hardware device"
    • select your ledger device
    • go on as usual