forked from michael.heier/umbrel-apps
29 lines
1.0 KiB
YAML
29 lines
1.0 KiB
YAML
manifestVersion: 1
|
|
id: lnbits
|
|
category: Finance
|
|
name: LNbits
|
|
version: "0.8.0"
|
|
tagline: Multi-user wallet management system
|
|
description: >-
|
|
LNbits is a simple multi-user and account system for Lightning
|
|
Network that can be used for creating separate Lightning wallets for friends
|
|
and family members. You can also create multiple accounts for yourself to
|
|
mitigate the risk of exposing applications to your full balance via unique API
|
|
keys for each wallet.
|
|
|
|
|
|
LNbits is packaged with tools to help manage funds, such as a table of transactions, line chart of spending, export to CSV, and more to come. It provides an extendable platform for expanding Lightning Network functionality via LNbits extension framework, and can also be used as a fallback wallet for the LNURL scheme.
|
|
developer: LNbits
|
|
website: https://github.com/lnbits/lnbits-legend
|
|
dependencies:
|
|
- lightning
|
|
repo: https://github.com/lnbits/lnbits-legend
|
|
support: https://t.me/lnbits
|
|
port: 3007
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: "" |