4 releases
Uses new Rust 2024
new 0.7.0 | Apr 10, 2025 |
---|---|
0.7.0-beta.2 | Apr 8, 2025 |
#478 in Magic Beans
380 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
~44–61MB
~1M SLoC