Files
donkey-ai 0f2b3a4146 docs: add DUST section to inheritance-options (v0.4.7) and translate agent memory to English
- inheritance-options.md/.html: new section 4.8 explaining the dust limit
  (some-dust continues vs all-dust blocks), dust quick-reference row,
  golden rule #5, and footer bumped to v0.4.7 referencing core/heirs.py.
- .agent_memory_tasks.md: translated remaining Italian user-quote lines
  to English (Point B2 = replace, English only, no Italian originals kept).
- Verified: no Italian text remains in any repo doc; md/html mirrors in sync.
2026-06-28 23:02:33 -04:00
..

BitcoinAfter.Life logo

BAL — Bitcoin After Life · Documentation

Documentation for the BAL opensource Electrum plugin for Bitcoin digital inheritance. Everything here is plain Markdown + images (and optional styled HTML), so it renders directly on GitHub and via GitHub Pages — no PDF needed.

Contents

Document Markdown (GitHub) Styled HTML
User Manual (revB) — full plugin manual with screenshots manual/README.md manual/manual.html
Inheritance Options Guide — every change (date earlier/later, add/remove heir, change %, fees, executors) + decision flow chart + transaction states & server effects inheritance-options.md inheritance-options.html

Viewing the HTML versions

  • On GitHub Pages: enable Pages for this repository (Settings → Pages → deploy from branch, folder /docs), then open https://<owner>.github.io/<repo>/manual/manual.html.
  • Offline: download the docs/ folder and open the .html files in any browser (the styled manual works fully offline; the inheritanceoptions page loads Mermaid from a CDN for the live diagram, and also ships a static SVG fallback).

The manual is the GitHubfriendly edition of the official BAL PDF (bal_plugin_manual).