lnme
lnme copied to clipboard
Your friendly Bitcoin Lightning ⚡ payment page ⚡
May be tested via ⚡[email protected].
Every merge to master will generate a `lnme:edge` image. Every tag will: * update `lnme:latest` * generate a new `lnme:` #39
Hey! Can you please publish a docker image with a version that is not "master" ?
[ln.michaelbumann.com](https://ln.michaelbumann.com/) tls expired
Hi there, As a CLN user and someone who loves the simplicity of lnme, I'd love to be able to use it! Any plans for CLN support, either now via...
The presonal bitcoin node software Umbrel released an app store which makes installing Bitcoin/Lightning app super easy: https://medium.com/getumbrel/introducing-the-umbrel-app-store-7a2068c64a10 lnme should be packaged for the Umbrel app store: https://github.com/getumbrel/umbrel/blob/master/apps/README.md It seems...
I forked this project to include an interesting functionality. You can check it out on [https://github.com/aplnx/lnme](url) (Changes are in tor-support source codes) It allows you to sell tickets. The interface...
Is there any way to connect lnme to a lightning node like Umbrel (https://github.com/getumbrel/umbrel) through an REDACTED.onion:8333 address?
Currently the tor datadir is created in the root folder. This should be configurable. for this a `DataDir` setting must be passed to bine: https://github.com/cretz/bine/blob/f9f678b84ccaed1c3f919406b44a7d95ddbd6d47/tor/tor.go#L38