Crates.io | lnurlp |
lib.rs | lnurlp |
version | 0.8.1 |
created_at | 2025-04-08 20:41:32.777061+00 |
updated_at | 2025-08-27 23:25:09.609285+00 |
description | A tiny command line tool to fetch BOLT11 invoices from LNURLs |
homepage | https://fedimint.org |
repository | https://github.com/fedimint/fedimint |
max_upload_size | |
id | 1625932 |
size | 89,555 |
A tiny command line tool to fetch BOLT11 invoices from LNURLs.
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