From eedfedf654ad7c8f2d4598470189d892d282b201 Mon Sep 17 00:00:00 2001 From: susan githaiga Date: Fri, 4 Jul 2025 09:19:13 +0300 Subject: [PATCH] add Zap website link add Zap website link --- lngal_data.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lngal_data.json b/lngal_data.json index 4f1c46b..001b415 100644 --- a/lngal_data.json +++ b/lngal_data.json @@ -237,8 +237,17 @@ { "project_name": "Zap", "project_level": "Non-Custodial Wallet", - "links": [], - "tags": ["Non-Custodial", "Connects to own node"] + "links": [ + { + "type": "Website", + "url": "http://zaphq.io/" + }, + { + "type": "GitHub", + "url": "https://github.com/ln-zap" + } + ], + "tags": ["Non-Custodial", "Connects to own node", "Deprecated"] }, { "project_name": "Electrum",