The Lightning wallet just became a dev toolkit with training wheels on.
The Summary
- Breez launched Glow, an open-source progressive web app that converts Bitcoin to stablecoins via Lightning, with Passkey login and full self-custody.
- The app doubles as a developer toolkit, letting builders see under the hood of a working Lightning wallet to build their own products.
- Users send stablecoins from their BTC balance using Spark, while developers get a live reference implementation for Lightning infrastructure.
The Signal
Breez built Glow as both a consumer wallet and an educational scaffold. You hold Bitcoin, send stablecoins to anyone who wants dollars, and the Lightning Network handles the conversion in the middle. But the real move is making the entire stack transparent to developers who want to understand how Lightning wallets actually work.
This is infrastructure as pedagogy. Most wallet companies guard their implementation details like state secrets. Breez is doing the opposite: here's a working Lightning wallet, here's how we solve routing, here's how we handle channel management, now go build your own thing.
"The app allows developers to see what's working under the hood with the Lightning wallet so they can build their own products."
The Spark integration is the practical edge. Users maintain a Bitcoin balance but can send stablecoins, which solves the "I want to hold BTC but my landlord wants dollars" problem without forcing an off-ramp to Coinbase. The conversion happens in-app, on Lightning rails, with the user keeping custody the entire time.
Passkey login means no seed phrases to write down on index cards and lose in a house fire. You authenticate the same way you unlock your phone. Self-custody without the self-inflicted gunshot wounds of key management.
The Implication
If Lightning wallets become easy enough to fork and modify, you'll see a Cambrian explosion of special-purpose payment apps. Remittance tools, payroll systems, creator tip jars, all running on the same open-source bones Breez just published. The value isn't in hoarding the code. It's in making Lightning simple enough that developers who've never touched Bitcoin can ship something useful in a weekend.
Watch for wallets that embed thisStack. And watch which stablecoin protocols integrate with Spark first. Whoever wins that race controls the dollar on-ramp for a generation of Lightning apps.