An example iOS app using Bitcoin Dev Kit (BDK)
This is an experimental work in progress.
Supports single key HD segwit/bech32 wallets with BIP86 derivation paths.
-
Create Wallet
Wallet(descriptor: changeDescriptor: network: databaseConfig:)
-
Get Address
getAddress
-
Get Balance
getBalance
-
List Transactions
listTransactions
-
Send
send
-
Sync
sync