-
Notifications
You must be signed in to change notification settings - Fork 72
Home
I.Install drive for Ledger for your OS (Windows/Linux).
II.Upgrade Ledger Nano S firmware using Ledger Live if not latest. Latest firmware is at this moment 1.6.0
III.Install BOLOS Ledger app on device using Linux VM.
A) Install Virtualbox.
B) Install VirtualBox 6.1.8 Oracle VM VirtualBox Extension Pack or you can reference with this video.
C) Get Linux VM file
D) Load Virtualbox image (File -> Import virtual device).
E) Connect and unlock your Ledger Nano S to computer
F) Go to VM Settings and make sure Ledger is available in USB devices (remove and add again).
- select loaded virtual machine
- click "Settings"
- "USB" tab. Check Controler USB 2.0
- Remove and add again Ledger USB device. It should be "Ledger Nano S [0200]" device.
G) Run VM. If you need login password is: osboxes.org
In terminal
- Put command: cd /home/osboxes/bolos-devenv/
- Put command: cd nanos-secure-sdk/ && git pull && cd ..
- Put command: git clone https://github.com/nemfoundation/nem-ledger-app.git && cd nem-ledger-app
- Put command: git checkout symbol
- Put command: ./load.sh
Allow all installation processes on your Ledger to install Symbol Ledger app. Ledger NEM App should be installed on Ledger
IV. Close VM
V. Get symbol-desktop-wallet
-
Put command: git clone https://github.com/nemfoundation/symbol-desktop-wallet.git && cd symbol-desktop-wallet
-
Put command: git checkout dev-ledger-with-version-0.10.1
-
Put command: npm install && npm run dev
-
Open Google Chrome (please ensure that your chrome is in the newest version) and visit http://localhost:8080/#/
VI. Open NEM app on Ledger device
VII.Follow testing instruction from point 7.2