Skip to content

Files

Latest commit

4348f72 · May 7, 2025

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 7, 2025
Jan 17, 2025
Apr 24, 2025
Apr 18, 2024
Mar 13, 2025
May 7, 2025
May 7, 2025
description
The guide to Lightning Loop

Loop

Lightning Loop is a service that allows users to make a Lightning transaction to an onchain Bitcoin address (Loop Out), or send on-chain Bitcoin directly into a Lightning channel (Loop In). Loop can help manage channel liquidity, for example, by emptying out a channel and acquiring inbound capacity (or refilling a depleted channel).

Lightning Loop uses submarine swaps to transact non-custodially, meaning that Loop is trustless. Loop Out transactions are batched to save on transaction fees.

Loop uses L402s for authentication.

{% content-ref url="get-started.md" %} get-started.md {% endcontent-ref %}

{% content-ref url="the-loop-cli.md" %} the-loop-cli.md {% endcontent-ref %}

{% content-ref url="autoloop.md" %} autoloop.md {% endcontent-ref %}

{% content-ref url="static-loop-in-addresses.md" %} static-loop-in-addresses.md {% endcontent-ref %}

{% content-ref url="instant-loop-outs.md" %} instant-loop-outs.md {% endcontent-ref %}

{% content-ref url="peer-with-loop.md" %} peer-with-loop.md {% endcontent-ref %}

{% embed url="https://lightning.engineering/api-docs/api/loop/" %}