Commit Graph

14 Commits

Author SHA1 Message Date
Gregor Pogačnik 3200622b97
Possibility to specify listening IP (#17) 2021-09-30 18:07:43 +02:00
bumi 4fb8fa9a73 Provide LNURL metadata hash as description_hash in the lightning pr 2021-09-03 01:39:06 +02:00
bumi 1515765c3f Fix LNURL metadata 2021-08-28 22:28:03 +02:00
bumi 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
bumi 518a834066 Formatting 2021-08-27 11:24:51 +02:00
bumi f79fb1747f Respect PORT environment variable
this makes it easier to run on PaaS as heroku
2020-10-25 23:44:40 +01:00
bumi 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
bumi 77a96bdd83 Sorry go fmt 2020-10-25 22:16:05 +01:00
bumi 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
bumi 9afa340725 Formatting 2020-10-24 11:38:44 +02:00
bumi 05fa7500b0 Comments and documentation 2020-10-23 20:38:18 +02:00
bumi 456ae2eb50 Add endpoint to get ne onchain BTC address 2020-10-22 20:15:34 +02:00
bumi 9862c53016 Missed dependency updates 2020-10-18 22:29:18 +02:00
bumi 5115fbb1ab Rename to lnme 2020-10-18 02:33:22 +02:00