All Projects → lnbits → lnbits-legend

lnbits / lnbits-legend

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

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to lnbits-legend

lightning-browser-extension
The Bitcoin Lightning Browser extension that connects to different wallet interfaces and brings deep lightning integration to the web
Stars: ✭ 194 (-52.1%)
Mutual labels:  lightning-network, lnurl
lnurl
LNURL implementation for Python.
Stars: ✭ 51 (-87.41%)
Mutual labels:  lightning-network, lnurl
awesome-lnurl
A curated list of awesome lnurl things.
Stars: ✭ 252 (-37.78%)
Mutual labels:  lightning-network, lnurl
rgb-core
RGB Core Library: consensus validation for private & scalable client-validated smart contracts on Bitcoin & Lightning
Stars: ✭ 99 (-75.56%)
Mutual labels:  lightning-network
kwh
webln browser extension for lightningd/eclair/ptarmigan
Stars: ✭ 26 (-93.58%)
Mutual labels:  lightning-network
bitcoin-on-twitch
Bitcoin on Twitch: Accept Bitcoin donations on Twitch, and integrate them into your alerts!
Stars: ✭ 25 (-93.83%)
Mutual labels:  lightning-network
storm-spec
Specification for Storm: L2/L3 distributed storage and messaging with economic incentivisation leveraging LNP/BP ecosystem
Stars: ✭ 62 (-84.69%)
Mutual labels:  lightning-network
pi-factory
Bootstrap a bitcoin lightning box for Raspberry Pi 3 based on Alpine Linux
Stars: ✭ 17 (-95.8%)
Mutual labels:  lightning-network
bitcoin-stack
Docker setup for Bitcoin, Elements/Liquid, LND, C-Lightning, Eclair, & Electrs in regtest mode
Stars: ✭ 66 (-83.7%)
Mutual labels:  lightning-network
boltz-frontend
Frontend of Boltz
Stars: ✭ 18 (-95.56%)
Mutual labels:  lightning-network
simple-payment-channel
Example code leveraging a simple one-way payment channel
Stars: ✭ 32 (-92.1%)
Mutual labels:  lightning-network
LightningBuddy
Twitter Client for Lightning JSON-RPC interface
Stars: ✭ 38 (-90.62%)
Mutual labels:  lightning-network
lnd-binary
Install lnd from npm https://github.com/lightningnetwork/lnd ⚡️
Stars: ✭ 18 (-95.56%)
Mutual labels:  lightning-network
LNnodeInsight
A DYOR engine for the Bitcoin Lightning Network
Stars: ✭ 16 (-96.05%)
Mutual labels:  lightning-network
lpd
Lightning Peach Node in rust
Stars: ✭ 24 (-94.07%)
Mutual labels:  lightning-network
sweet-lightning
⚡️ Pay for your candy with Bitcoin over Lightning
Stars: ✭ 18 (-95.56%)
Mutual labels:  lightning-network
lnregtest
Regtest Lightning Networks for (python) integration testing
Stars: ✭ 17 (-95.8%)
Mutual labels:  lightning-network
lnd-routing
Lightning network liquidity service
Stars: ✭ 16 (-96.05%)
Mutual labels:  lightning-network
rawtxapp
⚡️A lightning network wallet (https://rawtx.com).
Stars: ✭ 56 (-86.17%)
Mutual labels:  lightning-network
agora
File server that accepts Lightning Network payments for downloads
Stars: ✭ 137 (-66.17%)
Mutual labels:  lightning-network

LNbits

license-badge docs-badge

Lightning network wallet

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

(Join us on https://t.me/lnbits)

(LNbits is beta, for responsible disclosure of any concerns please contact [email protected])

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 regularly.

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.

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].