mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-02-22 22:44:20 +01:00
e7844473cdf5a0811cff227ec5eee76747ddf647
* 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
Languages
Rust
55.2%
Dart
23.3%
Swift
7.9%
Kotlin
6.7%
C
3.3%
Other
3.4%