You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BTChip 24acdd2c2f Update SSH agent project following merge 8 years ago
LICENSE Initial commit 8 years ago
README.md Update SSH agent project following merge 8 years ago

README.md

Ledger Nano S for developers

The Ledger Nano S is a personal lightweight mobile device architectured around a ST31 secure element with USB connectivity.

It is based on BOLOS (Blockchain Open Ledger Operating System), where apps can run securely in full isolation and leverage the main secrets (BIP39 seed) through allocated derivations. The functional architecture and project goals are described in the following Medium post : https://medium.com/@Ledger/secure-hardware-and-open-source-ecd26579d839

The Nano S can be purchased from Ledger shop and resellers.

This repository provides pointers to the development environment and applications available for developers

Getting started

Developers need to clone the following repositories and follow the building instructions

Production applications

Applications under development

Sample applications

To be added

Documentation

To be added