9ae6153d47
Nicer LNURLp URLs
...
this also registers a shorter lnurlp that can be used additionally to the lightning address
2021-10-24 11:44:05 +02:00
3b7ac31615
Better error logging for the LNURL endpoint
...
This checks for errors when creating the invoice and logs the error and returns an LNURL error response.
Before it would return a blank pr.
2021-10-24 11:32:00 +02:00
Gregor Pogačnik
3200622b97
Possibility to specify listening IP ( #17 )
2021-09-30 18:07:43 +02:00
4fb8fa9a73
Provide LNURL metadata hash as description_hash in the lightning pr
2021-09-03 01:39:06 +02:00
1515765c3f
Fix LNURL metadata
2021-08-28 22:28:03 +02:00
6e4af5610f
Add Lightning Address support
...
This handles the LNURL-pay flow to enable Lightning Address support.
It accepts any lightning address name on your domain.
e.g. yourname@yourdomain.com
2021-08-28 22:11:24 +02:00
518a834066
Formatting
2021-08-27 11:24:51 +02:00
f79fb1747f
Respect PORT environment variable
...
this makes it easier to run on PaaS as heroku
2020-10-25 23:44:40 +01:00
1e40a617f9
Simplify configuration and remove nesting
...
We do not have that many config options. Nesting is not needed right now
and makes it only more complicated
2020-10-25 22:48:00 +01:00
77a96bdd83
Sorry go fmt
2020-10-25 22:16:05 +01:00
dcaa4f6cc4
Add Support for macaroon and cert as HEX strings
...
This also changes the configuration options.
Now multiple config sources are supported:
1. cli flags
2. environment variables
3. config toml file
2020-10-25 22:16:05 +01:00
9afa340725
Formatting
2020-10-24 11:38:44 +02:00
05fa7500b0
Comments and documentation
2020-10-23 20:38:18 +02:00
456ae2eb50
Add endpoint to get ne onchain BTC address
2020-10-22 20:15:34 +02:00
9862c53016
Missed dependency updates
2020-10-18 22:29:18 +02:00
5115fbb1ab
Rename to lnme
2020-10-18 02:33:22 +02:00