A demo python app for the bitcoindevkit
- Create wallet
- Generate address, receive, sync
- Send: create transaction, sign psbt, broadcast
- Get transaction history
- Display recovery phrase
- Enable wallet recovery
- devkit-wallet: android bdk demo app (docs)
- example python bdk scripts
- bdk api: the python api is similar
- Android Development: Make Your First App with BDK: youtube video of android devkit-wallet
- Padawan: android testnet wallet for testing