mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Alby Nostr Wallet Connect to 0.4.2 (#942)
This commit is contained in:
parent
8f36edba1f
commit
ab2939be61
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 8080
|
||||
PROXY_AUTH_ADD: "false"
|
||||
server:
|
||||
image: ghcr.io/getalby/nostr-wallet-connect:0.4.1@sha256:d1473f18ce706b542eaa7637dbab3bafa1e445aac32daffe3b31cbf91d329548
|
||||
image: ghcr.io/getalby/nostr-wallet-connect:0.4.2@sha256:8e75c28eba2155ab1ad605e8d9c8de7e601dcc55d497e8641d37ae4cb3a4e433
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/data
|
||||
- ${APP_LIGHTNING_NODE_DATA_DIR}:/lnd:ro
|
||||
|
@ -3,17 +3,17 @@ id: alby-nostr-wallet-connect
|
||||
name: Nostr Wallet Connect
|
||||
tagline: The power of the zaps at the tip of your fingers.
|
||||
category: finance
|
||||
version: "0.4.1"
|
||||
version: "0.4.2"
|
||||
port: 58000
|
||||
description: >-
|
||||
Connect your LND node over Nostr to zap directly from within supported apps like Damus & Amethyst.
|
||||
|
||||
|
||||
|
||||
🛠️ Instructions
|
||||
|
||||
- Amethyst step-by-step guide: https://blog.getalby.com/native-zapping-in-amethyst
|
||||
|
||||
- Damus (currently only on Testflight) video guide: https://streamable.com/bareih
|
||||
- Damus video guide: https://streamable.com/bareih
|
||||
developer: Alby
|
||||
website: http://getalby.com/
|
||||
submitter: Alby
|
||||
@ -25,9 +25,9 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
- This release adds the following Nostr Wallet Connect (NIP-47) extension methods: pay_keysend, make_invoice, lookup_invoice, list_transactions, get_balance, get_info which can be used by developers to make awesome apps powered by NWC.
|
||||
|
||||
- Improved app connection UI.
|
||||
- This release fixes a number of performance issues: High CPU and slow fetching for users with a large number of apps.
|
||||
|
||||
- It also fixes a discrepancy in the timestamp format in the responses of extension methods.
|
||||
dependencies:
|
||||
- lightning
|
||||
path: ""
|
||||
|
Loading…
Reference in New Issue
Block a user