Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.08 KB

Bitcoindevkit Android Example Wallet

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:

  1. Be a reference application for the bitcoindevkit API on Android.
  2. Showcase some of the more advanced features of the bitcoindevkit library.

Feature list

  • 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