From 75a9d4422104834f720542d7f44c211495831b05 Mon Sep 17 00:00:00 2001 From: agent Date: Mon, 11 Sep 2023 11:46:10 -0600 Subject: [PATCH] Copy edits --- .../lightning/fully-noded-cln.rst | 24 +++++++++---------- .../lightning/fully-noded-lnd.rst | 16 ++++++------- 2 files changed, 19 insertions(+), 21 deletions(-) diff --git a/site/source/guides/service-guides/lightning/fully-noded-cln.rst b/site/source/guides/service-guides/lightning/fully-noded-cln.rst index a537db6..611524d 100644 --- a/site/source/guides/service-guides/lightning/fully-noded-cln.rst +++ b/site/source/guides/service-guides/lightning/fully-noded-cln.rst @@ -1,9 +1,9 @@ .. _fully-noded-cln: +=========== Fully Noded ------------ - -Self sovereign, secure, powerful, easy to use wallet that utilizes your own CLN node as a backend. +=========== +Sovereign, secure, powerful, and easy-to-use wallet that utilizes your own LND node as a backend. Available For: @@ -12,15 +12,15 @@ Available For: .. note:: Works with both Core Lightning (CLN) and LND! If you'd like to connect Fully Noded to LND instead - please use :ref:`this guide`. +#. Download Fully Noded from the Apple app store. +#. Log into your Start9 server UI and select Services -> Core Lightning -> Properties -> Sparko Properties. -#. Download the Fully Noded from the Apple app store. -#. Open your Start9 server's web interface and log in. -#. Select Services -> Core Lightning -> Properties -> Sparko Properties. -#. Unfortunately Fully Noded does not support connecting to Sparko via QR code; Instead the Address and Sparko key will need to be individually scanned/copied and pasted into the respective fields in the Fully Noded app. -#. Click the QR code next to "Sparko Address" to display the QR code and scan/copy this with your iPhone/mac. -#. Open Fully Noded on your mobile device or mac and go to Settings -> Node Manager -> + -> Core Lightning -#. Paste the "Sparko Address" scanned above into the "Address" field, appending a colon and the port i.e. ``:9737`` after ``.onion`` -#. Back in your server's web interface click the QR code next to "Sparko key"; scan/copy and paste this into the "Sparko key" field in the Fully Noded app. + .. note:: Unfortunately Fully Noded does not yet support connecting to Sparko via QR code; Instead the Address and Sparko key will need to be individually scanned/copied and pasted into the respective fields in the Fully Noded app. + +#. Click the QR code icon next to "Sparko Address" to display the QR code and scan this with your iPhone/mac, or copy/paste through another channel to your client. +#. In Fully Noded, go to Settings -> Node Manager -> + -> Core Lightning +#. Paste the "Sparko Address" from above into the "Address" field, appending a colon and the port i.e. ``:9737`` after ``.onion`` +#. Back in your CLN service page, get your "Sparko key" and scan/copy it into the "Sparko key" field in the Fully Noded app. #. Press "SAVE" -You can now use Fully Noded with your CLN node to send/receive bitcoin over the lightning network, open/close channels, connect to peers, etc! \ No newline at end of file +You can now use Fully Noded with your CLN node to send/receive bitcoin over the lightning network, open/close channels, connect to peers, etc! diff --git a/site/source/guides/service-guides/lightning/fully-noded-lnd.rst b/site/source/guides/service-guides/lightning/fully-noded-lnd.rst index 197ea7b..0ee39a5 100644 --- a/site/source/guides/service-guides/lightning/fully-noded-lnd.rst +++ b/site/source/guides/service-guides/lightning/fully-noded-lnd.rst @@ -1,9 +1,9 @@ .. _fully-noded-lnd: +=========== Fully Noded ------------ - -Self sovereign, secure, powerful, easy to use wallet that utilizes your own LND node as a backend. +=========== +Sovereign, secure, powerful, and easy-to-use wallet that utilizes your own CLN node as a backend. Available For: @@ -12,11 +12,9 @@ Available For: .. note:: Works with both Core Lightning (CLN) and LND! If you'd like to connect Fully Noded to CLN instead - please use :ref:`this guide`. - -#. Download the Fully Noded from the Apple app store. -#. Open your Start9 server's web interface and log in. -#. Select Services -> LND -> Properties -#. Click the QR code next to "LND Connect REST URL" to display the QR code and scan/copy this with your iPhone/mac. +#. Download Fully Noded from the Apple app store. +#. Log into your Start9 server UI and select Services -> LND -> Properties. +#. Click the QR code icon next to "LND Connect REST URL" to display the QR code and scan/copy this with your iPhone/mac. #. Press "SAVE" -You can now use Fully Noded with your LND node to send/receive bitcoin over the lightning network, open/close channels, connect to peers, etc! \ No newline at end of file +You can now use Fully Noded with your LND node to send/receive bitcoin over the lightning network, open/close channels, connect to peers, etc!