Skip to content

bitcoindevkit/BDKSwiftExampleWallet

BDKSwiftExampleWallet

License

An example iOS app using Bitcoin Dev Kit (BDK) 1.0

Screenshot

Functionality

This is an experimental work in progress.

Wallet

Supports single key HD wallets with BIP86 derivation paths.

Implemented

  • Create Wallet Wallet(descriptor: changeDescriptor: network: databaseConfig:)

  • Get Address getAddress

  • Get Balance getBalance

  • List Transactions listTransactions

  • Send send

  • Sync sync

Swift Packages