No description
Find a file
2025-10-07 09:12:39 +02:00
.gemini github: enable gemini code review 2025-07-09 15:53:36 +02:00
.github gomod: upgrade go version and golangci 2025-08-19 21:56:59 +02:00
assets mod: bump tapd, add replace directive to compile tapd 2025-05-02 09:49:07 +02:00
cmd cmd: staticaddr fast-flag support 2025-10-07 09:12:39 +02:00
docs release.sh: check Go version, provide GO_CMD var 2025-09-30 11:37:46 -03:00
fsm linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
instantout linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
labels multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
liquidity linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
loopd loopd: fast-flag in GetLoopInQuote and StaticAddressLoopIn 2025-10-07 09:12:38 +02:00
loopdb loopdb: staticaddr fast flag migration and queries 2025-10-07 08:53:36 +02:00
looprpc looprpc: fast flag for QuoteRequest and StaticAddressLoopInRequest 2025-10-07 08:51:34 +02:00
notifications linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
regtest regtest: add static loop-in to README.md 2025-03-31 13:48:32 +02:00
scripts loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
staticaddr staticaddr: fast-flag support 2025-10-07 08:53:39 +02:00
swap multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
swapserverrpc swapserverrpc: fast flag for ServerLoopInQuoteRequest and ServerStaticAddressLoopInRequest 2025-10-07 08:52:56 +02:00
sweep multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
sweepbatcher sweepbatcher: fast-flag enables zero delay publishing 2025-10-07 08:53:39 +02:00
test test: unit test ListUnspentDeposits 2025-08-22 16:18:15 +02:00
tools go.mod: fix asciicheck mod error 2025-08-19 21:57:00 +02:00
utils utils: bip69 output sorting 2025-07-29 18:03:11 +02:00
.gitignore makefile+travis: add install and build commands 2020-04-15 09:19:06 +02:00
.golangci.yml linter: migrate .golangci.yml from v1 to v2 2025-08-19 21:57:00 +02:00
AGENTS.md add file AGENTS.md 2025-09-18 01:07:09 -03:00
client.go loop: handle fast-flag in legacy loop-in 2025-10-07 09:12:39 +02:00
client_test.go loopout: ignore saved HTLC txid 2025-06-17 11:34:25 -03:00
config.go loopd: move asset client to config 2025-03-25 15:27:53 +01:00
cost_migration.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
cost_migration_test.go loopd: allow setting RPC batch size when running cost migration 2024-09-20 10:13:48 +02:00
Dockerfile docker: bump Go from 1.23.12 to 1.24.6 2025-08-31 23:16:13 -03:00
executor.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
go.mod bump LND to 0.19.3 2025-08-31 23:03:11 -03:00
go.sum bump LND to 0.19.3 2025-08-31 23:03:11 -03:00
interface.go staticaddr: fast-flag support 2025-10-07 08:53:39 +02:00
LICENSE Update LICENSE 2022-01-30 12:07:04 +00:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
loopin.go loop: handle fast-flag in legacy loop-in 2025-10-07 09:12:39 +02:00
loopin_test.go multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
loopin_testcontext_test.go multi: move StoreMock to loopdb 2024-01-23 20:38:06 +02:00
loopout.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
loopout_feerate.go sweepbatcher: pass utxo to fee provider 2025-06-26 14:01:16 -03:00
loopout_feerate_test.go loopout: fix fee estimate failure if conf_target=1 2025-03-18 10:58:23 -03:00
loopout_test.go test: fix nil dereference 2025-08-19 21:57:00 +02:00
Makefile make: fix green prints 2025-09-29 11:24:08 -03:00
README.md docs: describe "make docker-release" 2025-09-29 11:24:08 -03:00
release.Dockerfile make: add target "docker-release" 2025-09-29 11:24:08 -03:00
release.sh release.sh: set -buildid to '' 2025-09-30 14:15:47 -03:00
release_notes.md version: bump version to v0.31.2-beta 2025-06-17 12:02:56 -07:00
routing_plugin.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
routing_plugin_test.go multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
sample-loopd.conf conf: add signet in sample conf 2024-11-21 13:47:24 +01:00
server_mock_test.go loop: handle fast-flag in legacy loop-in 2025-10-07 09:12:39 +02:00
sqlc.yaml tools: add sqlc generation tools 2023-06-20 14:19:31 +02:00
swap.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
swap_server_client.go loop: handle fast-flag in legacy loop-in 2025-10-07 09:12:39 +02:00
testcontext_test.go client: fill LastHop in FetchSwaps 2024-08-08 10:00:36 -03:00
uncharge_state.go loop: extract code from client package into new loop primary package 2019-03-06 20:34:01 -08:00
updates.go multi: consume and log sever state updates 2020-07-16 21:02:06 +02:00
utils.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
version.go version: bump version to v0.31.2-beta 2025-06-17 12:02:56 -07:00

Lightning Loop

Lightning Loop is a non-custodial service offered by Lightning Labs that makes it easy to move bitcoin into and out of the Lightning Network.

Features

  • Automated channel balancing
  • Privacy-forward non-custodial swaps
  • Opportunistic transaction batching to save on fees
  • Instant Loop-Outs for faster off-chain to on-chain swaps
  • Static, reusable addresses for Loop-Ins
  • Progress monitoring of in-flight swaps

Use Cases

  • Automate channel balancing with AutoLoop (Learn more)
  • Deposit to a Bitcoin address without closing channels with Loop In
  • Convert outbound liquidity into inbound liquidity with Loop Out
  • Refill depleted Lightning channels with Loop In

Installation

Download the latest binaries from the releases page.

Execution

The Loop client needs its own short-lived daemon to facilitate swaps. To start loopd:

loopd

To use Loop in testnet, simply pass the network flag:

loopd --network=testnet

By default loopd attempts to connect to the lnd instance running on localhost:10009 and reads the macaroon and tls certificate from ~/.lnd. This can be altered using command line flags. See loopd --help.

Usage

AutoLoop

AutoLoop makes it easy to keep your channels balanced. Checkout our autoloop documentation for details.

Loop Out

Use Loop Out to move bitcoins on Lightning into an on-chain Bitcoin address.

To execute a Loop Out:

loop out <amt_in_satoshis>

Other notable options:

  • Use the --fast flag to swap immediately (Note: This opts-out of fee savings made possible by transaction batching)
  • Use the --channel flag to loop out on specific channels
  • Use the --addr flag to specify the address the looped out funds should be sent to (Note: By default funds are sent to the lnd wallet)

Run loop monitor to monitor the status of a swap.

Loop In

Use Loop In to convert on-chain bitcoin into spendable Lightning funds.

To execute a Loop In:

loop in <amt_in_satoshis>

More info

For more information about using Loop checkout our Loop FAQs.

Development

Regtest

To get started with local development against a stripped down dummy Loop server running in a local regtest Bitcoin network, take a look at the regtest server environment example documentation.

Testnet

To use Loop in testnet, simply pass the network flag:

loopd --network=testnet

Submit feature requests

The GitHub issue tracker can be used to request specific improvements or report bugs.

Join us on Slack

Join us on the LND Slack and join the #loop channel to ask questions and interact with the community.

LND

Note that Loop requires lnd to be built with all of its subservers. Download the latest official release binary or build lnd from source by following the installation instructions. If you choose to build lnd from source, use the following command to enable all the relevant subservers:

make install tags="signrpc walletrpc chainrpc invoicesrpc"

API

The Loop daemon exposes a gRPC API (defaults to port 11010) and a REST API (defaults to port 8081).

The gRPC and REST connections of loopd are encrypted with TLS and secured with macaroon authentication the same way lnd is.

If no custom loop directory is set then the TLS certificate is stored in ~/.loop/<network>/tls.cert and the base macaroon in ~/.loop/<network>/loop.macaroon.

The loop command will pick up these file automatically on mainnet if no custom loop directory is used. For other networks it should be sufficient to add the --network flag to tell the CLI in what sub directory to look for the files.

For more information on macaroons, see the macaroon documentation of lnd.

NOTE: Loop's macaroons are independent from lnd's. The same macaroon cannot be used for both loopd and lnd.

Build from source

If youd prefer to build from source:

git clone https://github.com/lightninglabs/loop.git
cd loop/cmd
go install ./...

Reproducible builds

If you want to build release files yourself, follow the guide.