mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
45 lines
1.7 KiB
ReStructuredText
45 lines
1.7 KiB
ReStructuredText
.. _alby-lnc:
|
|
|
|
======================
|
|
Alby Browser Extension
|
|
======================
|
|
|
|
Alby is a browser extension that can be connected to your lightning node a number of ways.
|
|
|
|
This guide will go over **direct connections** between **Alby and LND** using **LNC**.
|
|
|
|
.. tip:: If you'd like to connect using LND's REST API see :ref:`here<alby-lnd>`. If you'd like to connect via LNbits which allows allocation of funds, please see :ref:`this guide<connecting-lnbits>`.
|
|
|
|
.. note:: Requires the `Lightning Terminal <https://marketplace.start9.com/marketplace/lightning-terminal>`_ service and only possible with LND nodes.
|
|
|
|
Available For:
|
|
|
|
- Chrome-based browsers
|
|
- Firefox
|
|
|
|
#. Download the Alby extension by visiting the `Alby Github <https://github.com/getAlby/lightning-browser-extension#installation>`_, selecting your browser, and installing.
|
|
#. On the Alby welcome screen, select **Get Started**.
|
|
#. Create a strong password and store it somewhere safe, like your Vaultwarden password manager.
|
|
#. On the next screen, select **Other Wallets** and click **Connect**.
|
|
|
|
#. Click on **Start9** then on **Lightning Terminal (LNC)**.
|
|
|
|
.. figure:: /_static/images/lightning/alby-start9.png
|
|
:width: 50%
|
|
:alt: alby-start9
|
|
|
|
.. figure:: /_static/images/lightning/alby-start9-lnc.png
|
|
:width: 50%
|
|
:alt: alby-start9-lnc
|
|
|
|
#. You will see the following screen. Launch the Lightning Terminal service UI from your Start9 server and do as instructed below:
|
|
|
|
.. figure:: /_static/images/lightning/alby-lnc-fields.png
|
|
:width: 50%
|
|
:alt: alby-lnd-fields
|
|
|
|
#. Click **Continue** and you will see this once you successfully connect:
|
|
|
|
.. figure:: /_static/images/lightning/alby-success.png
|
|
:width: 50%
|
|
:alt: alby-success |