diff --git a/site/source/service-guides/lightning/alby-cln.rst b/site/source/service-guides/lightning/alby-cln.rst index da56e48..e118e33 100644 --- a/site/source/service-guides/lightning/alby-cln.rst +++ b/site/source/service-guides/lightning/alby-cln.rst @@ -46,17 +46,7 @@ If you'd like to connect via `LNbits `_ service on your server, launch the UI, click in the bottom left where you see "v0.3.2" or something similar, and click **Console**. - - .. figure:: /_static/images/lightning/enable-console-spark.png - :width: 40% - :alt: enable-console-spark - -#. Enter "commando-rune", hit **execute** and then copy what you see after **rune:** and paste it into Alby. - - .. figure:: /_static/images/lightning/commando-rune.png - :width: 40% - :alt: commando-rune +#. To generate a rune on StartOS you will need to navigate to Core Lightning > Actions > Generate Rune. Then copy the value and paste it into Alby. #. Leave the **Port** as 9735. It should look like this: diff --git a/site/source/service-guides/lightning/connecting-cln.rst b/site/source/service-guides/lightning/connecting-cln.rst index b81a4c3..1795cd3 100644 --- a/site/source/service-guides/lightning/connecting-cln.rst +++ b/site/source/service-guides/lightning/connecting-cln.rst @@ -12,7 +12,5 @@ If you want to connect a wallet to it, you can do so using one of the following :maxdepth: 1 alby-cln - fully-noded-cln ride-the-lightning - spark zeus-cln-direct \ No newline at end of file diff --git a/site/source/service-guides/lightning/fully-noded-cln.rst b/site/source/service-guides/lightning/fully-noded-cln.rst deleted file mode 100644 index 63d18e8..0000000 --- a/site/source/service-guides/lightning/fully-noded-cln.rst +++ /dev/null @@ -1,26 +0,0 @@ -.. _fully-noded-cln: - -=========== -Fully Noded -=========== -Sovereign, secure, powerful, and easy-to-use wallet that utilizes your own CLN node as a backend. - -Available For: - -- iOS -- macOS - -.. 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. - - .. 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! diff --git a/site/source/service-guides/lightning/fully-noded-lnd.rst b/site/source/service-guides/lightning/fully-noded-lnd.rst index 12e0930..1949cca 100644 --- a/site/source/service-guides/lightning/fully-noded-lnd.rst +++ b/site/source/service-guides/lightning/fully-noded-lnd.rst @@ -10,8 +10,6 @@ Available For: - iOS - macOS -.. 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 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. diff --git a/site/source/service-guides/lightning/spark.rst b/site/source/service-guides/lightning/spark.rst deleted file mode 100644 index 17327e8..0000000 --- a/site/source/service-guides/lightning/spark.rst +++ /dev/null @@ -1,36 +0,0 @@ -.. _spark: - -Spark ------ - -.. note:: Compatible with Core Lightning (CLN) only - -Available For: - -- `Android `_ -- `StartOS `_ -- `iOS as a PWA `_ - -.. warning:: Please be careful - there are multiple fake "Spark Wallets" out there. The above links have been verified and can be trusted. - -To use Spark, you simply install it as a service on your Start9 Server. You can then use it to operate your CLN node by clicking **Launch UI** within the service: - - .. note:: This will act as a server as well, and is required if you want to use the mobile app. - -.. figure:: /_static/images/lightning/spark-launch-ui.png - :width: 45% - :alt: spark-launch-ui - -If you would like to connect a mobile client you can click **Properties**: - -.. figure:: /_static/images/lightning/spark-properties.png - :width: 45% - :alt: spark-properties - -and then click on the button below to reveal the **Pairing URL** which you then scan with your mobile device. - -.. figure:: /_static/images/lightning/spark-pairing.png - :width: 45% - :alt: spark-pairing - -.. tip:: On iOS you cannot scan this QR code due to PWAs being forbidden from using the camera. You can instead simply copy and paste the Pairing URL. \ No newline at end of file