From 24da10b0c1daa43b73f7071b03231c4c46c4cc0f Mon Sep 17 00:00:00 2001 From: Unheard0840 Date: Wed, 5 Aug 2026 16:13:42 +0000 Subject: [PATCH] Add README.md Add README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ea6eea --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Munin-bitcoin + +Munin-bitcoin is a Bitcoin watch-only wallet and transaction monitoring service +for StartOS. + +## Features + +Planned features: + +- Bitcoin transaction monitoring +- Watch-only wallet support +- BIP-329 label import/export +- Transaction notifications with label reminders + +## Status + +Early development. + +Target platform: + +- StartOS 0.4.0.1 \ No newline at end of file