Add example project to README
This commit is contained in:
parent
2cd5fa6934
commit
61c75b24bd
@ -22,6 +22,10 @@ let wallet = try OfflineWallet.init(descriptor: desc, network: Network.regtest,
|
||||
let address = wallet.getNewAddress()
|
||||
```
|
||||
|
||||
### Example Projects
|
||||
|
||||
* [BdkSwiftSample](https://github.com/futurepaul/BdkSwiftSample)
|
||||
|
||||
## How to Build and Publish
|
||||
|
||||
If you are a maintainer of this project or want to build and publish this project to your
|
||||
|
Loading…
x
Reference in New Issue
Block a user