Skip to content

bitcoindevkit/bdk-kotlin-example-wallet

Repository files navigation

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

About

The sample Android app for BDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages