Files
breez-sdk-liquid/packages/dart
Ross Savage e7844473cd Monitor chain swap addresses (#322)
* 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
2024-06-26 16:53:41 +02:00
..
2024-06-26 16:53:41 +02:00

Breez Liquid SDK

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