Registry / crypto / lnurl-rs

lnurl-rs

JSON →
library0.9.0rscratesunverified

A basic LNURL implementation in Rust for Lightning Network interactions.

# Cargo.toml [dependencies] lnurl-rs = "0.9.0"
INSTALL
IMPORT
SIG · LNURL-RS
L
lnurl-rs
cryptorustv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Lnurl
use lnurl_rs::Lnurl;

Creates a new LNURL instance from a given string.

use lnurl_rs::Lnurl; fn main() { let lnurl = Lnurl::new("lnurl1..."); println!("LNURL created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
lnurl-rs — cargo add lnurl-rs · libregistry