From 00abe29b2ea2f7b8335e87e7cb60246b176f68f2 Mon Sep 17 00:00:00 2001 From: bitcoinafterlife Date: Thu, 17 Apr 2025 12:49:00 -0400 Subject: [PATCH] manifest --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..b1061fc --- /dev/null +++ b/manifest.json @@ -0,0 +1,7 @@ +{ + "name": "BAL", + "fullname": "Bitcoin After Life", + "description": "Provides free and decentralized inheritance support", + "author":"Svātantrya", + "available_for": ["qt"] +}