Categorize LSPs by what you're building
You get an LND, CLN, or Eclair node running 24/7 with API access. You manage your channels and liquidity. Voltage Cloud, Lightning Network+, Lightning.engineering hosting.
Treat Lightning as an API. Lightspark and Galoy Bria abstract channels, routing, liquidity. You call REST endpoints; they manage the node. Used by exchanges, merchants, banking apps.
Consumer-wallet LSPs (Phoenix LSP, ZBD LSP, Olympus by Zeus) provide just-in-time channels and routing for non-custodial wallets. End user doesn't know it's there.
Strike (US ↔ PH/SV), River (US ↔ MX/CA), local Asian rails partners. Lightning under the hood, fiat in/fiat out for end users.
Run your own LSP-style infrastructure. LNbits adds APIs + extensions on top of a Lightning node. Phoenixd is ACINQ's headless node with a built-in LSP.
Amboss Magma, Lightning Network+, Pool. Buy inbound liquidity from market makers without running a full LSP operation.
LSP comparison — what's live, what costs what
| LSP | HQ | Type | Pricing | Asia coverage | Open source |
|---|---|---|---|---|---|
| Voltage | 🇺🇸 US | Managed nodes + Cloud | $25-$300/mo | Global; popular in SG/HK/JP dev shops | Tooling open; infra closed |
| Galoy / Bria | 🇨🇭 CH | Full banking stack (self-host) | Free OSS, paid hosting | Bitcoin Beach (SV); Bitcoin Jungle (CR); Asian banking pilots | ✓ Apache 2 |
| Lightspark | 🇺🇸 US | Enterprise Lightning API + UMA | Custom (enterprise) | SG/HK fintech integrations | SDKs open; infra closed |
| Strike | 🇺🇸 US | Fiat corridor | API access for partners | Direct: US, EU, AR, SV; PH via Coins.ph | SDKs open |
| Phoenix LSP (ACINQ) | 🇫🇷 FR | Wallet LSP (JIT channels) | Embedded in Phoenix wallet | Global, esp. retail Asia | Wallet open; LSP backend closed |
| Phoenixd | 🇫🇷 FR | Self-hosted headless node + LSP | Free | Global self-host | ✓ Apache 2 |
| LNbits | 🌏 OSS | Self-hosted LSP/exchange layer | Free (run yourself) | Global; widely used in Asia for community treasuries | ✓ MIT |
| Olympus by Zeus | 🇺🇸 US | Wallet LSP for Zeus mobile | ~0.5% inbound liquidity | Global | Partial |
| Amboss Magma | 🇺🇸 US | Channel marketplace | ~3-5% APR on inbound | Global | Closed |
| Boltz | 🇦🇹 AT | Submarine swaps (on/off-chain) | Per-swap fee | Global | ✓ Open |
| Lightning Labs (LND, Loop, Pool, Taro) | 🇺🇸 US | Reference stack + tooling | Free OSS; paid Loop premium | Global | ✓ MIT |
| Blockstream Greenlight | 🇨🇭 CH | Hosted CLN nodes | Per-node pricing | Global | SDK open |
Choosing the right LSP for your Asia use case
Best: Galoy stack (open source banking) + Strike corridor partner. Phoenix LSP if you want a consumer wallet shipped fast. Avoid: Closed enterprise APIs — your users need the sovereign option.
Best: Lightspark or Voltage Enterprise. Both offer SLA, compliance dashboards, and integrate cleanly with MAS-licensed money-services workflows. Bonus: Taro/Taproot Assets for issuing SGD-tokens on Lightning.
Best: Self-hosted LNbits on a small VPS in Singapore or HK, plus Phoenixd for channel management. LNbits user accounts for each member, Boltz for swaps to BTC L1.
Best: BTCPay Server (self-host) + Phoenixd LSP. No KYC needed at the merchant. Settle to onchain BTC nightly. Pair with a fiat off-ramp via Tokocrypto or Pintu.
Best: Voltage Surge (free tier) + Lightning Labs Polar for testing. LNbits for prototyping payment flows. Keep node small until product-market fit.
Best: Voltage Enterprise or self-hosted CLN cluster. Japan FSA expects audit trails — log every payment hop. Pair with a Travel-Rule-compliant identity transmission.
FAQ
How is an LSP different from a Lightning node?
A node is the software (LND, CLN, Eclair, LDK). An LSP is a service operating nodes plus channel-liquidity strategies plus API. You can run a node yourself; you cannot easily replicate an LSP's liquidity book without years of operation.
Is using an LSP custodial?
Depends on the LSP model. Voltage hosts your node but you hold the keys (non-custodial). Phoenix LSP is non-custodial (your Phoenix wallet holds keys). Strike and Lightspark are custodial APIs — they hold the keys for you. Read each LSP's docs carefully before committing.
What's a "just-in-time" channel?
When a Phoenix or Mutiny wallet needs incoming Lightning liquidity, the LSP opens a channel to them on the spot, sized to the incoming payment. Cost: a small splice fee. Benefit: the user never has to think about liquidity. This is the UX innovation that made Lightning usable for non-technical users in 2024-26.
Can an LSP steal my funds?
If the LSP is operating non-custodial infrastructure (you hold the keys): no, by cryptographic design. If the LSP is custodial (Strike API, Lightspark API): yes, you trust the operator's reserves and governance, similar to an exchange.
Why are most LSPs based outside Asia?
Capital, regulatory clarity, and developer concentration. The trend is reversing — Lightspark and Voltage now have Singapore presence, and several Asian fintechs are launching native LSPs through 2026. Expect 5-10 new credible Asia-based LSPs by 2027.