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