mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-21 23:14:22 +01:00
* Check chain swap addresses for unspent outputs * Monitoring expired swaps up to 4320 blocks after expiration * Refactor chain swap monitoring * Handle the error to prevent the loop exiting * Add RefundPending state * Check if RefundPendingbefore setting to Refundable * Use script_get_balance to determine spent state * Use unconfirmed balance to check if RefundPending should be reset to Refundable
Breez Liquid SDK
lib: lib/README.mdcli: cli/README.md- Bindings
python: lib/bindings/README.md
Roadmap
- Send/Recieve Lightning payments
- cli inteface
- 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