1 unstable release
0.1.0 | Nov 2, 2023 |
---|
#5 in #lnurl
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
~0–17MB
~226K SLoC