Tools · Bridges & conversion

Boltz

Non-custodial atomic swaps between on-chain Bitcoin, Lightning, and Liquid — the submarine-swap bridge, exposed as an API.

software Boltz Exchange v3.13.0 "Dark Horse" · 2026-05-08 Links verified 2026-06-02

What it is

Boltz is a non-custodial bridge that performs atomic (submarine) swaps between on-chain Bitcoin, Lightning, and Liquid, exposed via a RESTful API. Because the swaps are atomic, neither side can take the funds and run — it’s the trust-minimized way to move value across those rails without a custodian. For agent treasuries, Boltz is a building block for rebalancing and converting between layers at the boundary.

A Border Zone tool: it crosses between rails. See The Border Zone for where conversion mechanics fit relative to the pure substrate.

When to use it

Quick start

Integrate against the API at api.docs.boltz.exchange; the service is powered by boltz-backend (github.com/BoltzExchange/boltz-backend), which you can also self-host. Follow the docs’ common-mistakes guide before going live.

Gotchas