Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# app-bitcoin library

This library is intended to be used as a submodule in bitcoin clones applications.
This library is intended to be used as a submodule in bitcoin clones applications.

All APDUs handlers are defined as `WEAK` and can be overriden in the application source file if needed.

For more information on usage, refer to [app-bitcoin-clone-boilerplate](https://app-bitcoin-clone-boilerplate)
For more information on usage, refer to [app-bitcoin](https://github.com/LedgerHQ/app-bitcoin).

# Are you developing a Ledger device application?
- See the developers’ documentation on the [Developer Portal](https://developers.ledger.com/)
Expand Down