From a20f3ee36f7b097138e826ea07ca4ca35be9a3b1 Mon Sep 17 00:00:00 2001 From: Elizabeth Wandia Mugo Date: Mon, 14 Jul 2025 11:47:50 +0300 Subject: [PATCH] Add bitcoin lightning wallet website link --- lngal_data.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lngal_data.json b/lngal_data.json index 4f1c46b..e6f8eaa 100644 --- a/lngal_data.json +++ b/lngal_data.json @@ -254,7 +254,12 @@ { "project_name": "Bitcoin Lightning Wallet (BLW)", "project_level": "Non-Custodial Mobile Wallet", - "links": [], + "links": [ + { + "type": "Website", + "url": "https://lightning-wallet.com/" + } + ], "tags": ["Non-Custodial", "Android", "Eclair-based"] }, {