This repository contains a few examples to demonstrate development and interaction with the IOTA app for Ledger devices.
Make sure that the IOTA app is installed on your Ledger device:
- Release Version: Open the Manager in Ledger Live and install IOTA from the app catalog.
- Development Version: Follow the instructions on blue-app-iota.
This repository contains three different examples:
- python: Interaction using Python and ledgerblue.
- nodejs: Using Node/Electron to create and sign a transaction.
- browser: Using different browser-based communication protocols. This can also be tested directly under http://iota-ledger.github.io/ledger-app-iota-demos.