Ledger application for the IOTA DLT.
  • Python 68.8%
  • Rust 30.5%
  • Shell 0.7%
Find a file
2026-06-09 21:39:18 +01:00
.cargo chore: remove target.nanos from .cargo/config.toml 2025-07-18 12:18:02 +02:00
.github feat: added apex_p support 2025-10-24 14:25:54 +02:00
docs fix: typos in docs and comments 2025-07-18 12:22:48 +02:00
ragger-tests feat: add apex_p snapshots 2025-10-24 14:25:56 +02:00
rust-app feat: add standard EdDSA signing for verifiable credentials 2026-06-09 21:39:18 +01:00
.gitattributes init 2020-09-08 13:50:44 +02:00
.gitignore feat: reorganize icons and glyphs and update to new NBGL changes (#39) 2025-09-02 17:07:19 +02:00
build add symlink that simplified working with the ledger tooling 2025-06-05 15:54:46 +02:00
ChangeLog.md feat: add standard EdDSA signing for verifiable credentials 2026-06-09 21:39:18 +01:00
ledger_app.toml feat: added apex_p support 2025-10-24 14:25:54 +02:00
LICENSE.md init 2020-09-08 13:50:44 +02:00
README.md feat: added apex_p support 2025-10-24 14:25:54 +02:00
run_speculos.sh feat: add apex_p to run_speculos.sh 2025-10-24 14:32:01 +02:00

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.