2021-10-27 16:45:20 +00:00
# SPDX-FileCopyrightText: 2021 Aaron Dewes
#
# SPDX-License-Identifier: AGPL-3.0-only
# yaml-language-server: $schema=../../app-standard-v1.json
version : 1
metadata :
2021-10-29 21:33:42 +00:00
category : Wallets
name : LnMe
2021-10-27 16:45:20 +00:00
version : 1.4 .0
2021-10-29 21:33:42 +00:00
tagline : Receive tips over Lightning
2021-10-27 16:45:20 +00:00
description : >-
2021-10-29 21:33:42 +00:00
This app allows you to receive tips over Lightning.
2021-10-27 16:45:20 +00:00
2021-10-29 21:33:42 +00:00
You can share the onion address of this app with others and they can dynamically generate an invoice using this app.
Using some apps, like BlueWallet, users can directly send tips to our Lightning address.
Your lightning address is <your-name-or-anything-you-like-it-doesn't-matter>@<the-onion-url-of-this-app>.onion.
2021-11-17 18:07:26 +00:00
If you contact the Citadel team, you can also get a shorter and easier to use @ln.runcitadel.space address. To receive one, contact
us on forum.runcitadel.space with your prefered address and also, share the onion URL of the LnMe app (not of your node, the app will have a differen one)
or DM us on Twitter (https://twitter.com/runcitadel)
2021-10-27 16:45:20 +00:00
developer : Michael Bumann
website : https://ln.michaelbumann.com/
dependencies :
- lnd
repo : https://github.com/bumi/lnme
support : https://github.com/bumi/lnme/issues
2021-10-29 21:33:42 +00:00
gallery :
- https://raw.githubusercontent.com/bumi/lnme/master/lnme-demo.gif
2021-10-29 21:39:14 +00:00
2021-10-27 16:45:20 +00:00
containers :
2021-10-29 21:39:14 +00:00
- name : web
2022-01-04 15:54:27 +00:00
image : ghcr.io/bumi/lnme:master@sha256:e131a8584d2b6d1dd01723164cebad0fa2a47b4e30fe0c6fdac83ffb386de518
2021-10-29 21:39:14 +00:00
port : 1323
2021-10-27 16:45:20 +00:00
user : 1000 : 1000
2021-10-29 21:39:14 +00:00
permissions :
- lnd
2021-10-27 16:45:20 +00:00
environment :
LNME_LND_ADDRESS : $LND_IP:$LND_GRPC_PORT
LNME_LND_CERT_PATH : /lnd/tls.cert
LNME_LND_MACAROON_PATH : /lnd/data/chain/bitcoin/$BITCOIN_NETWORK/invoice.macaroon