Boilerplate application for bitcoin clones.
This application should be forked to create Bitcoin clone application for Ledger device such as NanoX, NanoS+, Ledger Stax or Ledger Flex.
The original beta specification can be found at https://ledgerhq.github.io/btchip-doc/bitcoin-technical-beta.html - with the regular set of APDUs for standard wallet operations enabled.
Warning This repository contains a submodule, and should therefore be cloned with the appropriate command:
git clone [email protected]:ledgerHQ/app-bitcoin-clone-boilerplate --recurse-submodules
This application adheres with Ledger latest application guidelines.
You can refer to app-boilerplate Quick start guide for comprehensive up-to-date instructions.
All the current clone are also kept in app-bitcoin
- See the developers’ documentation on the Developer Portal
- Go on Discord to chat with developer support and the developer community.