Ledger application for the IOTA DLT.
- Python 68.8%
- Rust 30.5%
- Shell 0.7%
| .cargo | ||
| .github | ||
| docs | ||
| ragger-tests | ||
| rust-app | ||
| .gitattributes | ||
| .gitignore | ||
| build | ||
| ChangeLog.md | ||
| ledger_app.toml | ||
| LICENSE.md | ||
| README.md | ||
| run_speculos.sh | ||
IOTA DLT app for Ledger
Ledger application for the IOTA DLT.
Written using Alamgu.
Device Compatibility
This application is compatible with
- Ledger Nano S+
- Ledger Nano X
- Ledger Nano Gen5
- Ledger Flex
- Ledger Stax
Note: Compatibility with Ledger Nano X is only possible to check on 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.