The Ledger Blue is a personal lightweight mobile device architectured around a ST31 secure element, featuring a touch screen and USB/NFC/BLE 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 Blue is available now as an developer edition, for enthusiasts and early adopters.
The Ledger Blue Developer Edition is shipped without any application and without the onboarding process (to initialize the PIN and create/restore the master seed). The factory PIN is 1234.
In the coming days we are going to publish a tutorial on how you can compile and upload your first apps, as well as procedure to update BOLOS firmware to the latest version (which will include the onboarding process).
More developer documentation (SDK, tutorials, examples) will be added in the coming weeks.
- Ledger Blue development environment
- Python tools for the Ledger Blue
- Ledger Blue Secure SDK
- Sample applications for Ledger Blue
- This repository contains linked submodules. To clone, use the following:
git clone --recursive https://github.com/LedgerHQ/ledger-blue