Refactor LNbits instructions to DRY up Admin account allocation (#521)

This commit is contained in:
Dominion5254
2023-09-28 11:44:59 -06:00
committed by GitHub
parent 95bdc0090f
commit 145eccfd85
4 changed files with 24 additions and 63 deletions

View File

@@ -76,29 +76,7 @@ Make sure you are already :ref:`running Tor<connecting-tor>` on your system and
Alby is now connected to your lightning node via LNbits!
#. You can now allocate sats to this wallet within LNbits by clicking the **+** icon here:
.. figure:: /_static/images/services/lnbits/lnbits-plus-icon-2.png
:width: 60%
:alt: plus-icon-2
Let's add 1000 satoshis:
.. figure:: /_static/images/services/lnbits/lnbits-1000-sats-2.png
:width: 40%
:alt: add-1000-sats
.. figure:: /_static/images/services/lnbits/lnbits-1000-sats-added-2.png
:width: 40%
:alt: sats-added
#. Alby should now show a balance:
.. figure:: /_static/images/services/lnbits/alby-lnbits-1000-sats.png
:width: 25%
:alt: alby-balance
#. You can also receive funds the normal way by hitting **Receive** within Alby.
#. In addition to allocating sats to this wallet via the LNbits Superuser Account (see "Funding LNbits section" :ref:`here<connecting-lnbits>`), you can also receive funds the normal way by hitting **Receive** within Alby.
.. figure:: /_static/images/services/lnbits/alby-receive.png
:width: 25%

View File

@@ -104,29 +104,7 @@ BlueWallet
:width: 30%
:alt: bluewallet-with-funds
#. You can now allocate sats to this wallet within LNbits by clicking the **"+"** icon here:
.. figure:: /_static/images/services/lnbits/plus-icon.png
:width: 60%
:alt: plus-icon
Let's add 1000 satoshis:
.. figure:: /_static/images/services/lnbits/add-1000-sats.png
:width: 60%
:alt: add-1000-sats
.. figure:: /_static/images/services/lnbits/1k-sats.png
:width: 60%
:alt: 1k-sats
#. BlueWallet should now show a balance:
.. figure:: /_static/images/services/lnbits/blue-wallet-balance.jpg
:width: 25%
:alt: blue-wallet-balance
#. You can also receive funds the normal way by hitting "Receive" within BlueWallet.
#. In addition to allocating sats to this wallet via the LNbits Superuser Account (see "Funding LNbits section" :ref:`here<connecting-lnbits>`), you can also receive funds the normal way by hitting "Receive" within BlueWallet.
.. figure:: /_static/images/services/lnbits/blue-wallet-receive.jpg
:width: 25%

View File

@@ -61,3 +61,24 @@ Now you can proceed to connect one of the following wallets to LNbits using the
alby-lnbits
bluewallet
zeus-lnbits
Funding LNbits
--------------
After any of the above wallets has been setup with the corresponding instructions, you can allocate sats to this wallet within LNbits by clicking the **"+"** icon here:
.. figure:: /_static/images/services/lnbits/plus-icon.png
:width: 60%
:alt: plus-icon
Let's add 1000 satoshis:
.. figure:: /_static/images/services/lnbits/add-1000-sats.png
:width: 60%
:alt: add-1000-sats
.. figure:: /_static/images/services/lnbits/1k-sats.png
:width: 60%
:alt: 1k-sats
Your newly created LNbits wallet has now been funded and is ready to send sats over the Lightning Network!

View File

@@ -87,23 +87,7 @@ Zeus
.. tip:: If it doesn't work, please manually restart the Zeus app.
#. You can now add sats to this wallet in two ways. You can allocate sats within LNbits by clicking the **+** icon here:
.. figure:: /_static/images/services/lnbits/plus-icon.png
:width: 60%
:alt: plus-icon
Let's add 1000 satoshis:
.. figure:: /_static/images/services/lnbits/add-1000-sats.png
:width: 60%
:alt: add-1000-sats
.. figure:: /_static/images/services/lnbits/1k-sats.png
:width: 60%
:alt: 1k-sats
Alternatively you can simply hit **Request** in Zeus and receive by generating a standard lightning invoice:
#. In addition to allocating sats to this wallet via the LNbits Superuser Account (see "Funding LNbits section" :ref:`here<connecting-lnbits>`), you can also receive funds the normal way by hitting **Request** within Zeus.
.. figure:: /_static/images/services/lnbits/zeus-request.png
:width: 20%