5 releases (breaking)

0.5.0 Mar 4, 2025
0.4.0 Nov 19, 2024
0.3.0 Sep 1, 2024
0.2.0 Aug 15, 2024
0.1.0 Aug 12, 2024

#4 in #receive

Download history 1241/week @ 2024-12-02 1151/week @ 2024-12-09 896/week @ 2024-12-16 640/week @ 2024-12-23 926/week @ 2024-12-30 1165/week @ 2025-01-06 1190/week @ 2025-01-13 2972/week @ 2025-01-20 2371/week @ 2025-01-27 4861/week @ 2025-02-03 2368/week @ 2025-02-10 318/week @ 2025-02-17 296/week @ 2025-02-24 543/week @ 2025-03-03 8/week @ 2025-03-10 2/week @ 2025-03-17

854 downloads per month
Used in cdk-phoenixd

MIT license

23KB
414 lines

Rust SDK for Phoenixd

Status

Receive

  • Create invoice
  • Get Invoice
  • Get Incoming Invoice

Pay

  • Get LN payment quote
  • Execute LN Payment Quote

Webhook

Minimum Supported Rust Version (MSRV)

The phoenixd library should always compile with any combination of features on Rust 1.63.0.

To build and test with the MSRV you will need to pin the below dependency versions:

cargo update -p tokio --precise 1.38.1
cargo update -p reqwest --precise 0.12.4

Dependencies

~8–19MB
~258K SLoC