All Projects → lnbits → Lnbits

lnbits / Lnbits

Licence: mit
LNbits, free and open-source lightning-network wallet/accounts system.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Lnbits

Ptarmigan
Lightning Network (BOLT)
Stars: ✭ 125 (-7.41%)
Mutual labels:  bitcoin, lightning-network
Embassy Os
A graphical operating system for running self-hosted software.
Stars: ✭ 43 (-68.15%)
Mutual labels:  bitcoin, lightning-network
Ln Pay
A minimalistic payment only wallet for Lightning Network
Stars: ✭ 29 (-78.52%)
Mutual labels:  bitcoin, lightning-network
Lnbook
Mastering the Lightning Network (LN)
Stars: ✭ 931 (+589.63%)
Mutual labels:  bitcoin, lightning-network
Lightning Rfc
Lightning Network Specifications
Stars: ✭ 1,224 (+806.67%)
Mutual labels:  bitcoin, lightning-network
Lnd Grpc Client
A python grpc client/async client for LND ⚡⚡⚡
Stars: ✭ 26 (-80.74%)
Mutual labels:  bitcoin, lightning-network
Blixt Wallet
Bitcoin Lightning Wallet with focus on usability and user experience
Stars: ✭ 40 (-70.37%)
Mutual labels:  bitcoin, lightning-network
Lnd
Lightning Network Daemon ⚡️
Stars: ✭ 5,623 (+4065.19%)
Mutual labels:  bitcoin, lightning-network
Awesome Bitcoin Payment Processors
🌟 A curated list of Bitcoin payment processors enabling merchants, businesses and nonprofits to accept Bitcoin payments.
Stars: ✭ 129 (-4.44%)
Mutual labels:  bitcoin, lightning-network
Lightning Faucet
A faucet for the Lightning Network!
Stars: ✭ 56 (-58.52%)
Mutual labels:  bitcoin, lightning-network
Voltage
Voltage is a macOS GUI for c-lightning
Stars: ✭ 24 (-82.22%)
Mutual labels:  bitcoin, lightning-network
Umbrel Os
Run Umbrel Bitcoin and Lightning node on a Raspberry Pi in one click
Stars: ✭ 132 (-2.22%)
Mutual labels:  bitcoin, lightning-network
Eclair
A scala implementation of the Lightning Network.
Stars: ✭ 892 (+560.74%)
Mutual labels:  bitcoin, lightning-network
Lightninglib
lightninglib is a fork of lnd which aims to be usable as a go library inside any application, including mobile apps.
Stars: ✭ 11 (-91.85%)
Mutual labels:  bitcoin, lightning-network
Neutrino
Privacy-Preserving Bitcoin Light Client
Stars: ✭ 564 (+317.78%)
Mutual labels:  bitcoin, lightning-network
C Lightning Rest
REST APIs for c-lightning written in node.js
Stars: ✭ 37 (-72.59%)
Mutual labels:  bitcoin, lightning-network
Electrum
Electrum Bitcoin Wallet
Stars: ✭ 5,353 (+3865.19%)
Mutual labels:  bitcoin, lightning-network
Umbrel
A personal Bitcoin and Lightning node designed for everyone
Stars: ✭ 508 (+276.3%)
Mutual labels:  bitcoin, lightning-network
Straks
A new decentralised, open source, community driven digital currency, focusing on e-commerce utility
Stars: ✭ 53 (-60.74%)
Mutual labels:  bitcoin, lightning-network
Lndmanage
Channel management tool for lightning network daemon (LND) operators.
Stars: ✭ 114 (-15.56%)
Mutual labels:  bitcoin, lightning-network

LNbits

github-tests-badge github-mypy-badge codecov-badge license-badge docs-badge

Lightning network wallet

LNbits v0.1 BETA, free and open-source lightning-network wallet/accounts system

Use lnbits.com, or run your own LNbits server!

LNbits is a very simple Python server that sits on top of any funding source, and can be used as:

  • Accounts system to mitigate the risk of exposing applications to your full balance, via unique API keys for each wallet
  • Extendable platform for exploring lightning-network functionality via LNbits extension framework
  • Part of a development stack via LNbits API
  • Fallback wallet for the LNURL scheme
  • Instant wallet for LN demonstrations

LNbits can run on top of any lightning-network funding source, currently there is support for LND, c-lightning, Spark, LNpay, OpenNode, lntxbot, with more being added regularily.

See lnbits.org for more detailed documentation.

Checkout the LNbits YouTube video series.

LNbits is inspired by all the great work of opennode.com, and in particular lnpay.co. Both work as excellent funding sources for LNbits.

Running LNbits

See the install guide for details on installation and setup.

Contributing to LNbits

There's a slightly different setup if you want to contribute to LNbits, but if your changes don't require adding or removing any package dependencies you don't have to bother with that, just follow the normal installation steps.

LNbits as an account system

LNbits is packaged with tools to help manage funds, such as a table of transactions, line chart of spending, export to csv + more to come..

Lightning network wallet

Each wallet also comes with its own API keys, to help partition the exposure of your funding source.

(LNbits M5StackSats available here https://github.com/arcbtc/M5StackSats)

lnurl ATM

LNbits as an LNURL-withdraw fallback

LNURL has a fallback scheme, so if scanned by a regular QR code reader it can default to a URL. LNbits exploits this to generate an instant wallet using the LNURL-withdraw.

lnurl fallback

Using lnbits.com/?lightning="LNURL-withdraw" will trigger a withdraw that builds an LNbits wallet. Example use would be an ATM, which utilises LNURL, if the user scans the QR with a regular QR code scanner app, they will stilll be able to access the funds.

lnurl ATM

LNbits as an insta-wallet

Wallets can be easily generated and given out to people at events (one click multi-wallet generation to be added soon). "Go to this website", has a lot less friction than "Download this app".

lnurl ATM

Tip us

If you like this project and might even use or extend it, why not send some tip love!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].