Skip to content

Commit c39c205

Browse files
committedFeb 13, 2025··
update roadmap
1 parent 6940994 commit c39c205

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed
 

‎README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -110,16 +110,17 @@ curl --verbose -L --user walle --data-binary '{"jsonrpc": "1.0", "id": "walle",
110110
- [x] Indexer
111111
- [x] Addresses
112112
- [x] Segwit
113-
- [x] Transactions (create/sign/broadcast)
113+
- [x] Transactions (create/sign)
114114

115-
### Roadmap
115+
### Current Roadmap (ordered by priority)
116116

117-
- [ ] Support Legacy Wallet
118-
- [ ] Support Script Hash (P2SH, P2WSH)
117+
- [ ] Electrum Server
118+
- [ ] [Seed Signer](https://seedsigner.com/)
119+
- [ ] Lightning Network
120+
- [ ] TUI
119121
- [ ] Multisig Wallet
120122
- [ ] Taproot
121-
- [ ] Export private key
122-
- [ ] Secure signature from hardware wallet
123+
- [ ] Legacy Wallet
123124

124125
### Contributing
125126

0 commit comments

Comments
 (0)
Please sign in to comment.