diff --git a/docs/build-notes.md b/docs/build-notes.md new file mode 100644 index 0000000..ca731aa --- /dev/null +++ b/docs/build-notes.md @@ -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 \ No newline at end of file