Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

37 lines (19 loc) · 1.23 KB

BDK Swift Example Wallet

License

An example iOS app using Bitcoin Dev Kit 1.0

Screenshot

Build

1.0

The main branch of BDK Swift Example Wallet uses a local package of bdk-swift, built using a build script in bdk-ffi.

This is temporary as we gear up for the 1.0 beta of bdk-swift, which is currently in alpha, and allows for those migrating to 1.0 to keep up with the latest and greatest.

Pre 1.0

The pre-v1 branch of BDK Swift Example Wallet uses a remote package of bdk-swift.

Functionality

This is an experimental work in progress.

Create a wallet, send and receive.

Wallet

Defaults to single key HD wallets with BIP86 derivation paths.

Swift Packages