mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-31 04:23:41 +00:00
* skeleton guide for lnbits/zeus * almost finished * almost finished * typos * final edits for review * rewording * change format to be just lnbits with two tabs (zeus/alby), update to new LNbits UI * begin adding blue wallet, rework everything else * add blue wallet words * add bluewallet pictures * alby guide * finish up alby * wording * formatting * mention firefox/tor for alby guide * make each integration its own page * . * reorder everything, rewriting as necessary * zeus LNC guide * more lnc stuff * almost done, just waiting for new alby * new alby guides, tweaks * everything except Zap * . * reorder * deeper tree * zap * davids suggestions * fix alignment * more formatting errors * . * . * fix build errors * rename bluewallet header in bitcoin doc * capitalize a word, remove quotes from bold stuff * add alts for images * davids changes
45 lines
1.7 KiB
ReStructuredText
45 lines
1.7 KiB
ReStructuredText
.. _alby-lnc:
|
|
|
|
====
|
|
Alby
|
|
====
|
|
|
|
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 |