Skip to content

iov-one/ledger-iov

Repository files navigation

Ledger-IOV

License Build Status

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.

Installing the release

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.

Prerequisites

  • You run some kind of UNIX-like environment
  • Python3 and venv module installed (check via python3 --version, python3 -m venv --help)
  • A C compiler

Debian/Ubuntu

  1. Ensure to add Universe to your apt reposito