3 releases (breaking)

0.3.0 Sep 1, 2024
0.2.0 Aug 15, 2024
0.1.0 Aug 12, 2024

#939 in Magic Beans

Download history 199/week @ 2024-08-09 84/week @ 2024-08-16 61/week @ 2024-08-23 1561/week @ 2024-08-30 1033/week @ 2024-09-06

2,828 downloads per month
Used in 2 crates (via cdk-phoenixd)

MIT license

22KB
292 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

lib.rs:

Phoenix API SDK Rust SDK for https://phoenix.acinq.co

Dependencies

~8–20MB
~321K SLoC