/summerofbitcoin-wallet

The reference testnet wallet for the Summer of Bitcoin program Android/Bitcoindevkit workshop.

Primary LanguageKotlinApache License 2.0Apache-2.0

Summer of Bitcoin Android Wallet


Logo 1.0.0

This repository contains the source code for a workshop on how to build Bitcoin wallets on Android using the bitcoindevkit. The workshop is a 1-day walkthrough of the codebase and building of the wallet, and comes with a webpage tutorial breaking the journey into 10 distinct tasks. Check out the website here.

The wallet is purposely light on Android-specific features, aiming to keep the focus on bitcoin integration with the application as well as the bitcoindevkit API.

Bitcoindevkit

The bitcoindevkit project is much more than an Android library. A modern kit to help developers build bitcoin wallets, it's a Rust library with language bindings for Android and JVM, and a cli tool to boot! If you'd like to learn more or contribute, check out the official website or join our Discord server.


screenshots