← Back to catalog LNbits · managed by DINAO

Your Bitcoin Lightning toolbox

The LNbits Lightning wallet and payments platform, installed and maintained by DINAO. Segregated wallets, a clean API, and extensions run on our French servers — on top of your own funding source.

Hosted in FranceBitcoin & LightningWallets & extensionsGDPR CompliantOfficial publisher image
Overview

What is LNbits?

LNbits is an open-source Bitcoin & Lightning toolbox: a lightweight Python server that provides segregated wallets, a clean API, and an extension system, on top of a Lightning funding source (LND node, Core Lightning, or provider).

Each wallet has its own API keys, avoiding exposure of the global balance and allowing secure distribution of accounts — ideal for workshops, PoCs, or commercial use. The extension system quickly adds features (payment terminal, paywall, LNURL, donations, subscriptions…) without locking the user into a specific node implementation.

Lightweight and distributed under the MIT license, LNbits exposes an HTTP API covering payments, wallets, and accounting, and supports SQLite or PostgreSQL. Deployed in a container by DINAO in France, it becomes a sovereign Lightning infrastructure: you connect your own funding source.

Compatible offers

Host LNbits at DINAO

Resource tiers compatible with LNbits prerequisites (minimum 1 vCPU / 512 Mo / 2 Go). Hosted in France, fully managed.

Découverte
1 vCPU · 2 Go · 20 Go
9,90 € /month excl. VAT
  • 1 dedicated vCPU
  • 2 Go RAM
  • 20 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
1 vCPU
ideal : 2 vCPU
Memory
512 Mo
ideal : 1 Go
Disk
2 Go
ideal : 10 Go
Image : lnbits/lnbits:latest Registry : docker.io Services : lnbits Ports : 5000
FAQ

You might be wondering…

Is LNbits a Lightning node?

No. LNbits is a layer of wallets and accounts that sits on top of a Lightning funding source (an LND node, Core Lightning, or a provider). DINAO hosts it; you connect your funding source.

How do segregated wallets work?

Each wallet has its own API keys, without exposing the global balance of the funding source. This allows distributing wallets (workshops, applications, merchants) while limiting risk.

What do extensions allow?

The extension system adds Lightning features (payment terminal, paywall, LNURL, donations, subscriptions…) without modifying the core or locking you into a specific node implementation.

Are my data hosted in France?

Yes. Your LNbits instance and its database run on DINAO's French infrastructure. You retain control of your funding source and accounts.

Do I need technical skills?

DINAO handles installation, security, and updates. You need to have a Lightning funding source to connect; then, wallets and extensions are managed via the interface and API.