cashubtc / cdk

Cashu Development Kit
MIT License
75 stars 31 forks source link

Support LNbits as LN backend #303

Closed prusnak closed 2 weeks ago

prusnak commented 3 weeks ago

The following crate can be used as LNbits client: https://crates.io/crates/lnbits_rust

thesimplekid commented 3 weeks ago

Looks like this doesn't have the subscribe to incoming invoice that we would uses and hasn't been updated in a bit so I'll likely fork this and add whats needed. Similar to the crates I have for strike and phoenixd.

prusnak commented 2 weeks ago

Moksha code for reference: https://github.com/ngutech21/moksha/blob/master/moksha-mint/src/lightning/lnbits.rs