Compatibility
- Ledger Nano S SDK v1.2.1, v1.3.1.1, v1.3.1.2, v1.3.1.3, v1.3.1.4
Installation
A precompiled binary for this version is attached to this release.
Installation command:
python -m ledgerblue.loadApp --targetId 0x31100002 --fileName nanos-app-snake-v1.0.3-sdk-0x31100002-1313.hex --appName "Snake" --appFlags 0x00 --icon "0100000000ffffff00ffffffffffffffff1ffadfffdfff1fe0ffefffefffef07e0ffffffffffffffff"
Uninstallation command:
python -m ledgerblue.deleteApp --targetId 0x31100002 --appName "Snake"
You can also view installation instructions and download precompiled binaries on my website.