Add docs/build-notes.md

Add initial build notes
This commit is contained in:
2026-08-05 16:21:48 +00:00
parent 9b7d9e71a6
commit a8151ff288
+20
View File
@@ -0,0 +1,20 @@
# Munin-bitcoin Build Notes
## Current version
0.1.0
## Current status
Initial StartOS application skeleton.
## Container
The application currently runs a minimal Alpine based container.
## Next steps
- Validate StartOS manifest
- Add Bitcoin RPC connection
- Add persistent storage
- Add BIP-329 support