1
1
mirror of https://github.com/bumi/lntip synced 2025-06-16 09:45:35 +00:00
This commit is contained in:
bumi 2021-08-28 22:46:50 +02:00
parent 1515765c3f
commit 20e2d8b7e9

View File

@ -1,12 +1,13 @@
# LnMe - your friendly ⚡ payment page # LnMe - your friendly ⚡ payment page
LnMe is a personal Bitcoin Lightning payment website and payment widget. LnMe is a personal Bitcoin Lightning payment page/widget and self-hosted [Lightning Address](https://lightningaddress.com/) server.
![demo](./lnme-demo.gif) ![demo](./lnme-demo.gif)
**See it in action: [ln.michaelbumann.com](https://ln.michaelbumann.com/)** **See it in action: [ln.michaelbumann.com](https://ln.michaelbumann.com/) - my lightning address: bumi@ln.michaelbumann.com**
LnMe focusses on simplicity and ease of deployment. It connects to an existing lightning node and provides a configurable personal payment page and offers a JavaScript widget to integrate into existing websites. LnMe focusses on simplicity and ease of deployment. It connects to an existing lightning node (currently LND is supported).
LnMe is one [simple executable](https://github.com/bumi/lnme/releases) file that can be deployed anywhere with no dependencies. (on your own node or for example with [one click on Heroku](#heroku)) LnMe is one [simple executable](https://github.com/bumi/lnme/releases) file that can be deployed anywhere with no dependencies. (on your own node or for example with [one click on Heroku](#heroku))