mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
30 lines
806 B
YAML
30 lines
806 B
YAML
manifestVersion: 1
|
|
id: bluewallet
|
|
category: bitcoin
|
|
name: BlueWallet Lightning
|
|
version: "1.4.1"
|
|
tagline: Connect BlueWallet to your Lightning node
|
|
description: >-
|
|
Run BlueWallet in the most private and secure way possible by
|
|
removing 3rd parties and connecting it directly to your Umbrel's Lightning
|
|
node.
|
|
|
|
|
|
You can pair multiple BlueWallet accounts, so your friends and family can pair their BlueWallet with your Umbrel for a trust-minimized setup.
|
|
developer: BlueWallet
|
|
website: https://lndhub.io
|
|
dependencies:
|
|
- lightning
|
|
repo: https://github.com/BlueWallet/LndHub
|
|
support: https://t.me/bluewallet
|
|
port: 3008
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
submitter: Aaron Dewes
|
|
submission: https://github.com/getumbrel/umbrel/pull/566
|
|
releaseNotes: "" |