mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-28 19:34:30 +01:00
* Rename ls-sdk-bindings workspace member * Rename ls-sdk-core workspace member * Rename ls-sdk-react-native
23 lines
604 B
Markdown
23 lines
604 B
Markdown
# Breez Liquid SDK
|
|
|
|
- `lib`: [lib/README.md](lib/core/README.md)
|
|
- `cli`: [cli/README.md](cli/README.md)
|
|
- Bindings
|
|
- `python`: [lib/bindings/bindings-python/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
|