lnurlp

Crates.iolnurlp
lib.rslnurlp
version0.8.1
created_at2025-04-08 20:41:32.777061+00
updated_at2025-08-27 23:25:09.609285+00
descriptionA tiny command line tool to fetch BOLT11 invoices from LNURLs
homepagehttps://fedimint.org
repositoryhttps://github.com/fedimint/fedimint
max_upload_size
id1625932
size89,555
Brad Stachurski (bradleystachurski)

documentation

https://github.com/fedimint/fedimint/tree/master/docs

README

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
Commit count: 11399

cargo fmt