From aa204d79837d9842acac8ea03880102c35fc68b3 Mon Sep 17 00:00:00 2001 From: Evan Feenstra Date: Fri, 17 Apr 2020 08:29:48 -0700 Subject: [PATCH] r --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38f3180..33509ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Relay -**Relay** is a Node.js wrapper around [LND](https://github.com/lightningnetwork/lnd), handling connectivity and storage for [**Sphinx**](https://github.com/stakwork/sphinx). Communication between Relay nodes takes place entirely on the Lightning Network, so is decentralized, untraceable, and encrypted. Message content is also end-to-end encrypted using client public keys, on the **Sphinx** app itself. +**Relay** is a Node.js wrapper around [LND](https://github.com/lightningnetwork/lnd), handling connectivity and storage for [**Sphinx**](https://sphinx.chat). Communication between Relay nodes takes place entirely on the Lightning Network, so is decentralized, untraceable, and encrypted. Message content is also end-to-end encrypted using client public keys, on the **Sphinx** app itself. ![Relay](https://github.com/stakwork/sphinx-relay/raw/master/public/relay.jpg)