https://github.com/iotaledger/ledger-app-iota
https://github.com/iotaledger/ledger-app-iota
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iotaledger/ledger-app-iota
- Owner: iotaledger
- License: apache-2.0
- Created: 2024-06-10T11:23:54.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-18T10:57:45.000Z (about 1 year ago)
- Last Synced: 2025-07-18T14:46:04.060Z (about 1 year ago)
- Language: Python
- Size: 6.74 MB
- Stars: 1
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE.md
Awesome Lists containing this project
README
# IOTA DLT app for Ledger
[Ledger](https://www.ledger.com/) application for the [IOTA DLT](https://www.iota.org/).
Written using [Alamgu](https://github.com/alamgu/).
## Device Compatibility
This application is compatible with
- Ledger Nano S+
- Ledger Nano X
- Ledger Flex
- Ledger Stax
Note: Compatibility with Ledger Nano X is only possible to check on [Speculos](https://github.com/ledgerHQ/speculos/) emulator,
because the Nano X does not support side-loading apps under development.
## How to build the app
To compile the app and run the tests you can use the official [Ledger VS Code Extension](https://developers.ledger.com/docs/device-app/beginner/vscode-extension).