Skip to content

Commit be94057

Browse files
authored
readme: update name and functionality
1 parent ef31346 commit be94057

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
1-
# BDKSwiftExampleWallet
1+
# BDK Swift Example Wallet
22

33
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](https://github.com/reez/BDKSwiftExampleWallet/blob/main/LICENSE)
44

5-
An example iOS app using [Bitcoin Dev Kit](https://github.com/bitcoindevkit) (BDK) 1.0
5+
An example iOS app using [Bitcoin Dev Kit](https://github.com/bitcoindevkit) 1.0
66

77
<img src="Docs/bitcoin-screen.png" alt="Screenshot" width="210.5" height="420">
88

99
## Functionality
1010

1111
*This is an experimental work in progress.*
1212

13+
Create a wallet, send and receive.
14+
1315
### Wallet
1416

1517
Defaults to single key HD wallets with BIP86 derivation paths.
1618

17-
### Implemented
18-
19-
Create a wallet, send and receive.
20-
2119
## Swift Packages
2220

2321
- [bdk-swift](https://github.com/bitcoindevkit/bdk-swift)

0 commit comments

Comments
 (0)