5 releases
Uses new Rust 2024
new 0.7.1-beta.0 | May 1, 2025 |
---|---|
0.7.0 | Apr 10, 2025 |
0.7.0-beta.2 | Apr 8, 2025 |
#2 in #lightning-network
343 downloads per month
550KB
12K
SLoC
lnurlp
A tiny command line tool to fetch BOLT11 invoices from LNURLs.
Usage
A tiny command line tool to fetch BOLT11 invoices from LNURLs
Usage: lnurlp [OPTIONS] --amount <AMOUNT> <LNURL>
Arguments:
<LNURL> The LNURL to fetch the invoice from (can be LNURL or Lightning Address)
Options:
-a, --amount <AMOUNT> The amount in millisatoshis to request
-c, --comment <COMMENT> Optional comment to include with the payment
-h, --help Print help
-V, --version Print version
Dependencies
~43–60MB
~1M SLoC