This repository contains the Ledger Nano S app for IOV (BOLOS app and unit tests).
Source code for apps is linked as submodules to allow for Ledger's build infrastructure. For development purposes, this repo is recommended as it includes unit tests, tools, etc.
Warning The only safe and convenient way to install apps on the Leder is via the Ledger Live Store. Those instructions are meant for testers and developers only. We recommend dedicated testing devices.
- You run some kind of UNIX-like environment
- Python3 and venv module installed (check via
python3 --version
,python3 -m venv --help
) - A C compiler
- Ensure to add Universe to your apt reposito