mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-08 16:44:23 +01:00
23 lines
588 B
Markdown
23 lines
588 B
Markdown
# Breez Liquid SDK
|
|
|
|
- `lib`: [lib/README.md](lib/core/README.md)
|
|
- `cli`: [cli/README.md](cli/README.md)
|
|
- Bindings
|
|
- `python`: [lib/bindings/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
|