Update/lightning integrations (#570)

* remove spark and fully noded guides

* update alby-cln guide to leverage CLN Generate Run action

* remove fully-noded-cln and spark guides
This commit is contained in:
Dominion5254
2023-12-19 11:00:48 -07:00
committed by GitHub
parent 0e9c7fbe3d
commit b44a3a8c79
5 changed files with 1 additions and 77 deletions

View File

@@ -46,17 +46,7 @@ If you'd like to connect via `LNbits <https://marketplace.start9.com/marketplace
:width: 40%
:alt: cln-nodeid
#. For **Rune** you will need to install the `Spark <https://marketplace.start9.com/marketplace/spark-wallet>`_ 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:

View File

@@ -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

View File

@@ -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<fully-noded-lnd>`.
#. 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!

View File

@@ -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<fully-noded-cln>`.
#. 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.

View File

@@ -1,36 +0,0 @@
.. _spark:
Spark
-----
.. note:: Compatible with Core Lightning (CLN) only
Available For:
- `Android <https://github.com/shesek/spark-wallet/releases>`_
- `StartOS <https://marketplace.start9.com/marketplace/spark-wallet>`_
- `iOS as a PWA <https://github.com/shesek/spark-wallet#progressive-web-app>`_
.. 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.