Blink
- Name: Blink
- URL: https://www.blink.sv/
- Category: Bitcoin wallet / Bitcoin banking and payments control plane / hosted-and-self-hostable Lightning infrastructure
- Tags: bitcoin-ecosystem
- Summary: Blink is best understood as a Bitcoin payments and banking control plane rather than only a consumer Lightning wallet. Its public surface includes the everyday Blink wallet, merchant receiving tools, a hosted GraphQL API, a synthetic-dollar account layer via Stablesats, a BTCPay integration path, and a self-host stack that exposes core banking, batching, and operational tooling. The real point is that Blink is not just shipping an app: the docs frame it as open-source infrastructure that communities and businesses can use through the hosted API or deploy as part of the broader Galoy stack.
- What it does:
- Provides a mobile Bitcoin wallet for sending and receiving both onchain Bitcoin and Lightning payments
- Lets users and merchants hold balances in BTC or a synthetic USD balance through the Stablesats hedging layer
- Exposes a hosted GraphQL API authenticated with API keys for app and backend integrations
- Supplies merchant tools such as a point-of-sale web app, reusable receiving QR codes, and BTCPay and WooCommerce integration paths
- Offers a self-host stack for community banks or organizations, including Blink Core, Stablesats, Bria for batching and liquidity management, Blink CLI, and admin/dashboard tooling
- Publishes an open-source mobile wallet intended to be customized by communities and organizations using the Blink-compatible backend
- Key claims:
- The main developer-docs intro frames Blink as “a powerful, cost-effective, and reliable solution” for integrating Bitcoin and Lightning payments, explicitly supporting both bitcoin- and USD-denominated flows
- The docs say Blink-to-Blink transfers are free, Lightning routing fees are roughly 0.02%, and Stablesats conversion carries a 0.2% spread, signaling that the product is optimized as a payments rail rather than just a wallet UI
- The authentication docs show a server-side GraphQL API at
https://api.blink.sv/graphqlsecured with API keys, which is a strong indicator that Blink has a real developer and operational surface beyond the consumer app - The merchant-tools and API-use-cases pages present Blink as merchant infrastructure, including a Lightning cash-register flow, reusable QR codes, BTCPay plugin support, and WooCommerce integration
- The self-host overview explicitly says the Blink core banking platform contains what is needed to launch “a community bank on Bitcoin and Lightning,” and breaks the stack into Blink Core, Stablesats, Bria, Blink CLI, mobile wallet, dashboard, and admin panel
- The open-source mobile app README says the app is designed to be compatible with Galoy’s backend and customizable for any community or organization, reinforcing that the wallet is one surface of a broader banking stack
- The public API reference documents a wide GraphQL surface spanning wallet/account lookups, authorization scopes, currency conversion estimation, map markers, and other operational queries, which supports cataloging Blink as a broader payments-control-plane vendor
- Whitepaper: No canonical standalone Blink whitepaper or litepaper surfaced in this pass. The clearest current source of truth is the official site, developer docs, public API reference, and open-source app/backend materials; see
../whitepapers/blink-primary-sources-2026-04-30.md. - Sources:
- https://www.blink.sv/
- https://www.blink.sv/en/merchant-tools
- https://www.blink.sv/en/api-use-cases
- https://dev.blink.sv/
- https://dev.blink.sv/api/auth
- https://dev.blink.sv/self-host
- https://dev.blink.sv/public-api-reference.html
- https://raw.githubusercontent.com/blinkbitcoin/blink-mobile/master/README.md
Internal linkages
-
Parent banking-and-ledger stack that explains why Blink is bigger than a wallet app: galoy
-
Self-hosted merchant-stack contrast for operators who want invoices and stores without Blink’s broader banking layer: btcpay-server
-
Last reviewed: 2026-06-01 UTC