Crates.io | lnurl-server |
lib.rs | lnurl-server |
version | 0.1.0 |
source | src |
created_at | 2023-11-02 21:12:05.250203 |
updated_at | 2023-11-02 21:12:05.250203 |
description | A simple LNURL server |
homepage | https://github.com/benthecarman/lnurl-server |
repository | https://github.com/benthecarman/lnurl-server |
max_upload_size | |
id | 1023497 |
size | 86,697 |
A simple LNURL pay server. Allows you to have a lightning address for your own node.
cargo install lnurl-server
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