Lightning Labs launches Wavelength Bitcoin payments toolkit in alpha

Lightning Labs launches Wavelength Bitcoin payments toolkit in alpha

The self-custodial toolkit lets developers add Bitcoin and Lightning payments for apps and AI agents without running nodes or managing channels, with Signet and testnet access live and mainnet still gated.

BTC

Fact Check
The official Lightning Labs blog post (lightning.engineering, July 21, 2026) directly confirms every element of the claim: Wavelength is an alpha-stage, self-custodial toolkit that lets developers, applications, and AI agents add Bitcoin wallets and Lightning payments via simple API calls, and availability is currently limited to signet (live browser demo) and testnet ('Build on testnet today'), with mainnet only by invite. Coincu's secondary article corroborates the launch. Both align with the claim.
    Reference12
Summary

Lightning Labs has released the alpha version of Wavelength, a self-custodial Bitcoin payments toolkit designed to let developers and AI agents add Bitcoin and Lightning functionality to applications through a non-custodial API without running nodes, managing channels or sourcing liquidity. Announced in a July 21, 2026 blog post, the toolkit embeds a wallet that can run inside web or mobile apps or as a standalone client, keeping keys on-device while supporting on-chain Bitcoin, Lightning payments via atomic swaps, and an Ark-like settlement layer for fast off-chain transfers that can batch settlement to Bitcoin. Wavelength uses standard BOLT 11 invoices for off-chain payments, routes Lightning transactions through Loop for liquidity, and allows users to unilaterally exit to on-chain Bitcoin. The same API is also exposed to AI agents through the Model Context Protocol, pairing with Lightning Labs’ L402 system for machine-native authentication and per-request payments. Wavelength is available now on Signet and testnet, while mainnet access remains invitation-only. During the closed alpha, Lightning transactions carry a 1 basis point service fee plus routing fees, with ordinary Bitcoin network fees applying on-chain. Stablecoin support through Taproot Assets and optional direct Lightning channel support using Lnd are planned later.

Terms & Concepts
  • self-custodial: A setup in which users keep control of their own keys and funds instead of relying on a third party.
  • BOLT 11 invoice: A standard Lightning payment request format used to receive payments across compatible wallets and services.
  • atomic swaps: A mechanism that allows value to move between different Bitcoin payment layers without trusting an intermediary.