First Release Manual BAL Plugin v0.6.1
Some checks failed
Build and deploy docs / deploy (push) Failing after 1s

This commit is contained in:
2026-07-30 01:38:42 +02:00
parent 2ab16d910e
commit fb1c5ec4b2
43 changed files with 427 additions and 48 deletions

View File

@@ -31,7 +31,7 @@ BAL is an **external plugin**, so it is added from a `.zip` file:
4. Some plugins (hardware wallets) are enabled automatically when you create or restore a hardware wallet.
![Install from file dialog](../img/install-from-file.png){ .screenshot }
*Selecting the plugin archive.*
*Selecting the plugin archive, and click Open.*
### First-time setup: the plugin authorization password
@@ -61,22 +61,22 @@ Tick **Bitcoin After Life** in the plugin list, then restart Electrum.
## 4. Check that it loaded
After restarting you will see two new tabs in the Electrum window: **HEIRS** and **WILL**.
After restarting you will see a new tab in the Electrum window: **WILL** and **BAL ICON** at the bottom right.
![Electrum with the HEIRS and WILL tabs](../img/overview-tabs.png){ .screenshot }
*HEIRS is where you define who inherits; WILL shows the technical state of your inheritance transactions.*
![Electrum with the WILL tab](../img/overview-tabs.png){ .screenshot }
*WILL shows the technical state of your inheritance transactions.*
Next: [create your first will](quick-start.md).
## Platform-specific notes
Step-by-step installation notes for specific platforms are kept in their own repositories:
- [Windows installation](https://bitcoin-after.life/gitea/bitcoinafterlife/bal_plugin_windows_installation)
- [Linux installation](https://bitcoin-after.life/gitea/bitcoinafterlife/bal_plugin_linux_installation)
## More on Electrum plugins
For how Electrum's plugin system works in general — internal vs external plugins, the
authorization password, and the plugin directory — see the official reference:
[plugins.electrum.org](https://plugins.electrum.org/)
---
!!! question "Still have a question?"
The [FAQ](../faq.md) answers the most common ones — costs, hardware wallets,
privacy, and what happens if a Will-Executor disappears.