1
1
mirror of https://github.com/bumi/lntip synced 2026-02-20 15:57:50 +00:00

Update README.md

This commit is contained in:
2020-10-24 02:06:52 +02:00
committed by GitHub
parent 6b1d98178a
commit d20a73b0a0

View File

@@ -2,6 +2,8 @@
LnMe is a personal Bitcoin Lightning payment website and payment widget. LnMe is a personal Bitcoin Lightning payment website and payment widget.
![demo](./lnme-demo.gif)
It is a small service written in Go that connects to a [lnd node](https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md) and exposes a simple HTTP JSON API to create and monitor invoices. It is a small service written in Go that connects to a [lnd node](https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md) and exposes a simple HTTP JSON API to create and monitor invoices.
It comes with a configurable personal payment website and offers a JavaScript widget to integrate in existing websites. It comes with a configurable personal payment website and offers a JavaScript widget to integrate in existing websites.