This repository contains two Ledger Nano S apps for Tendermint/Sandblock:
- Ledger Nano S Sandblock BOLOS app
- Ledger Nano S Tendermint validator BOLOS app
- C++ 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.
The Sandblock app is not yet available on Ledger Live. The documentation will be updated as soon as the app is made available.
The validator app is available in Ledger Live.
The app has been released in TEST mode for now! WARNING: It is possible to exit without unplugging
- Enable developer mode (last option):
To install, please follow the build instructions in the following section.
- Now go back to manager and search for Tendermint:
The following document describes how to build the apps: Build instructions
The target of this app are validators. The app signs votes/proposals via the Tendermint/Cosmos KMS (Key management system).