Skip to content

thesimplekid/ln-rs

Repository files navigation

ln-rs

WIP

library to integrate lighting into rust projects

Implemented Lightning Backends

Functions Supported

Node Functions CLN RPC Greenlight LDK
Wait for invoice any invoice payment ✔️ ✔️ 🚧
Get new invoice ✔️ ✔️ ✔️
Pay invoice ✔️ ✔️ ✔️
Check status of invoice ✔️ ✔️ ✔️

Node Management Functions

Node Functions CLN RPC Greenlight LDK
Get new on-chain address ✔️ ✔️ ✔️
Pay on chain ✔️ ✔️ ✔️
Open a new channel ✔️ ✔️ ✔️
Close channel ✔️ ✔️ ✔️
List channels ✔️ ✔️ ✔️
Get node balance ✔️ ✔️ ✔️
Connect to peer ✔️ ✔️ ✔️
List connected peers ✔️ ✔️ ✔️
Get new invoice ✔️ ✔️ ✔️
Pay invoice ✔️ ✔️ ✔️

License

Code is under the BSD 3-Clause License

Contribution

All contributions welcome.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

Contact

I can be contacted for comments or questions on nostr at [email protected] (npub1qjgcmlpkeyl8mdkvp4s0xls4ytcux6my606tgfx9xttut907h0zs76lgjw) or via email [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages