The Bitcoindevkit Android Example Wallet is a wallet built as a reference app for the bitcoindevkit on Android. It is a fork of the long-standing Devkit Wallet, a repository that hosts a series of apps (4) of increasing complexity aimed at showcasing the bitcoindevkit library for beginner and advanced Android developers.
This demo app is a departure of the Devkit Wallet approach and is built with the following goals in mind:
- Be a reference application for the bitcoindevkit API on Android.
- Showcase some of the more advanced features of the bitcoindevkit library.
- Receive
- Send
- Sync wallet using Electrum
- Retrieve transaction history
- Wallet recovery using BIP39 recovery phrases
- Send to multiple recipients
- "Send All" functionality
- Replace-by-Fee (BIP125)
- Choose custom Electrum server
- Create OP_RETURN outputs