Files
munin-bitcoin/README.md
T
Unheard0840 3da6c8dac2 Update README.md
Document Fulcrum connectivity milestone
2026-08-08 14:56:23 +00:00

37 lines
823 B
Markdown

# 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
Current milestone:
* StartOS service running with live Fulcrum (Electrum server) connectivity status
## Development
Munin-bitcoin currently runs as a StartOS service with a web interface and
backend status API.
Fulcrum is configured as a StartOS dependency, and Munin verifies the
Electrum connection using the configured Fulcrum endpoint.
Wallet configuration, persistent storage, BIP-329 support, transaction
monitoring, and notifications are not yet implemented.