Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez authored Apr 15, 2024
1 parent 85e8a6d commit a405fa2
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# Breez-SDK Liquid

- `lib`: [lib/README.md](lib/README.md)
- `cli`: [cli/README.md](cli/README.md)
- `cli`: [cli/README.md](cli/README.md)

## Roadmap
- [x] Send/Recieve Lightning payments
- [x] cli inteface
- [x] Foreigh languages bindings
- [ ] Export/Import sdk data
- [ ] Pay BTC onchain
- [ ] Receive via on-chain address
- [ ] LNURL-Pay
- [ ] Receive via Lightning address
- [ ] LNURL-Withdraw
- [ ] Realtime sync
- [ ] Send to a Lightning address
- [ ] Webhook for receiving payments
- [ ] Offline receive via notifications
- [ ] Offline swaps via notifications

0 comments on commit a405fa2

Please sign in to comment.