1 unstable release

0.1.0 Nov 2, 2023

#6 in #lnurl

MIT license

24KB
451 lines

lnurl-server

A simple LNURL pay server. Allows you to have a lightning address for your own node.

Installation

cargo install lnurl-server

Usage

lnurl-server --domain mydomain.com --network bitcoin --data-dir ~/.lnurl-server/ --port 8080 --lnd-host localhost --lnd-port 10009 --macaroon-file ~/.lnd/data/chain/bitcoin/mainnet/admin.macaroon --cert-file ~/.lnd/tls.cert

Dependencies

~31–47MB
~735K SLoC