add bal root files

This commit is contained in:
bot
2026-06-20 09:48:50 -04:00
parent 70f76b42d1
commit b9c00446c4
7 changed files with 189 additions and 0 deletions

10
bal/manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "bal",
"fullname": "Bitcoin After Life",
"version": "0.3.3",
"description": "Provides free and decentralized Bitcoin inheritance support. Build time-locked 'will' transactions that transfer funds to your heirs if you stop refreshing them (dead-man's switch), optionally relayed by will-executor servers.",
"author": "Svatantrya",
"licence": "MIT",
"available_for": ["qt"],
"icon": "icons/bal32x32.png"
}