From db97768f01426a35fee455d535606e43e81666d3 Mon Sep 17 00:00:00 2001 From: Unheard0840 Date: Wed, 5 Aug 2026 18:40:44 +0000 Subject: [PATCH] Add instructions.md Add StartOS instructions --- instructions.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 instructions.md diff --git a/instructions.md b/instructions.md new file mode 100644 index 0000000..4638450 --- /dev/null +++ b/instructions.md @@ -0,0 +1,32 @@ +# Munin-bitcoin + +You've installed Munin-bitcoin — a Bitcoin watch-only wallet and transaction monitoring service for StartOS. + +## What you get on StartOS + +- Bitcoin transaction monitoring +- Watch-only wallet support +- BIP-329 label import/export (planned) +- Transaction notifications with label reminders (planned) + +## Getting started + +Munin-bitcoin is currently in early development. + +The service currently provides a basic web interface while the core Bitcoin wallet and label management features are being developed. + +To access Munin-bitcoin: + +1. Open the Munin-bitcoin service in StartOS. +2. Open the **Web UI** interface. + +## Development status + +Munin-bitcoin is under active development. + +Planned features: + +- Import and export of BIP-329 JSON/JSONL label files +- Bitcoin transaction monitoring +- Wallet label management +- Notifications asking users to update transaction labels \ No newline at end of file