Breez pushed Glow to production at 14:00 UTC on Tuesday, the first open-source progressive web app that converts bitcoin balances into stablecoin payments over the Spark protocol. The release landed without a token sale, a venture announcement, or a custodial wrapper — just a PWA that runs in a browser, signs with Passkeys, and settles on Bitcoin.
The hashrate signal here is not mining equipment but payment infrastructure. Glow routes a user's bitcoin through Spark, a Lightning-native settlement layer, and emits USD-denominated stablecoins to the recipient. No exchange account, no KYC gate, no wrapped token. The bitcoin never leaves the user's keys until the Spark transaction confirms. For miners and energy operators who bill in dollars but hold reserves in bitcoin, the tool closes a loop that previously required an OTC desk or a centralized exchange.
What triggered the move was the maturation of Spark's statechain architecture. Earlier implementations required a trusted federation; the new design uses a single-seeder model where the sender authorizes each transition. Breez integrated the SDK, built the Passkey authentication flow, and published the entire stack under an MIT license. The company's prior wallet product already processes millions in Lightning volume monthly; Glow extends that rail to stablecoin denomination.
How desks are positioning
Trading desks that service mining firms have been testing stablecoin settlement for power purchase agreements since late 2023. The friction point was always the last mile: converting bitcoin to USDT or USDC without exposing the treasury to exchange counterparty risk. Glow's self-custody model removes that exposure. A miner in West Texas can pay a grid operator in USDC directly from a hardware wallet, with the bitcoin-to-stablecoin swap executing atomically on Spark.
| Metric | Value | Context |
|---|---|---|
| Bitcoin price | $64,271 | CoinGecko, 24h -0.40% |
| 24h BTC volume | $18.4B | Spot + derivatives |
|---|---|---|
| BTC dominance | 56.6% | Total market cap $2.28T |
| Spark capacity | ~1,200 BTC | Public statechain data |
|---|---|---|
| Glow audit status | Open-source | MIT license, no formal audit yet |
The economics mirror what happened with Lightning adoption in 2021. Early nodes ran at a loss to build liquidity; today the network clears $200M daily with positive routing fees. Spark is at the pre-liquidity phase. Glow adds a consumer-facing entry point that could accelerate the flywheel: more users → more statechain transitions → deeper stablecoin pools → tighter spreads for institutional flows.
Why the timing matters
Bitcoin's difficulty adjustment last week pushed the network to 83.7 trillion, a record high. Miners are selling 110% of daily production to cover power contracts, per Glassnode data. Any tool that lets them settle fiat-denominated obligations without market slippage reduces forced selling pressure. Glow does not create new demand for bitcoin, but it improves the velocity of existing holdings — a marginal but measurable improvement for supply-side dynamics.
Historical precedent: when Strike launched its Lightning-to-bank rail in 2022, bitcoin's velocity metric ticked up 3% in the following quarter. The mechanism was identical — merchants received dollars, users spent bitcoin, no custodial hop. Glow replicates that pattern for stablecoins, which now represent $160B in aggregate supply across Tether and Circle alone.
The critical variable is Spark's seeder liquidity. Currently, a single entity provides the capital that backs each statechain transition. If that seeder withdraws, the peg breaks. Breez says a multi-seeder upgrade is on the roadmap for Q1 2025. Until then, Glow users inherit seeder concentration risk. Miners evaluating the tool for treasury operations should size positions accordingly — treat it as operational infrastructure, not a settlement layer for material reserves.
The other watchpoint is Passkey adoption. Apple and Google rolled out cross-device sync in iOS 18 and Android 15. If Passkeys become the default auth layer for web apps, Glow's login flow becomes frictionless. If they stall, the PWA adds a step compared to a native wallet. Adoption curves for web auth standards typically lag native by 12-18 months.
Breez has not announced a native mobile build. The PWA installs to home screens on iOS and Android, but push notifications and background sync remain limited compared to a signed binary. For a mining operation running 24/7 treasury management, that gap matters. The company says a React Native wrapper is in internal testing.