mirror of
https://github.com/lnproxy/lnproxy.git
synced 2026-08-13 12:33:06 +02:00
add tools section to link to repos
This commit is contained in:
parent
32ec5d0bb7
commit
fdaf4a3394
1 changed files with 22 additions and 0 deletions
22
README.md
22
README.md
|
|
@ -30,3 +30,25 @@ it immediately pays the original invoice
|
|||
and uses the revealed preimage to settle the proxy invoice.
|
||||
This ensures that you don't need to trust lnproxy relays
|
||||
with your payments.
|
||||
|
||||
## Tools
|
||||
|
||||
- [lnproxy-relay](https://github.com/lnproxy/lnproxy-relay)
|
||||
|
||||
A minimalist lnproxy relay.
|
||||
|
||||
- [lnproxy-webui2](https://github.com/lnproxy/lnproxy-webui2)
|
||||
|
||||
A plain javascript interface for lnproxy relays,
|
||||
hosted at https://lnproxy.org and http://dx7pn6ehykq6cadce4bjbxn5tf64z7e3fufpxgxce7n4f5eja476cpyd.onion
|
||||
|
||||
- [lnproxy-address](https://github.com/lnproxy/lnproxy-address)
|
||||
|
||||
A minimalist lightning address bridge that can, optionally,
|
||||
wrap invoices with an lnproxy relay and verify that they will be relayed securely.
|
||||
|
||||
- [lnproxy-spec](https://github.com/lnproxy/lnproxy-spec)
|
||||
|
||||
Draft spec for lnproxy relays and clients,
|
||||
includes scripts to test relay implementations for spec compliance and common issues.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue