mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
* Big refactor, many minor fixes * Link fixes, icon edits * Index and ToC fixes * update icons in theme lib and add to device guides index * WIP - refactor Initial setup, LAN, FF, others * First draft ready, many fixes and edits * Ooops - minor edits and changes on initial setup * Add change password guide (try 2). * Remove change password menu item from guides * Fix display bug, think different --------- Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: gStart9 <george@start9labs.com>
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 |