Document repeatable wallet builds

This commit is contained in:
root
2026-04-29 14:11:52 +00:00
parent 44f1fb0435
commit 47495ff4cf
11 changed files with 413 additions and 45 deletions
+5 -1
View File
@@ -90,7 +90,11 @@ To see configuration options:
./configure --help
```
For a current Ubuntu daemon build, see `doc/build-ubuntu-24.md`.
For current build notes, see:
- `doc/build-ubuntu-24.md` for native Ubuntu daemon and wallet builds.
- `doc/build-windows.md` for Windows cross-compilation.
- `doc/build-wallets.md` for the repeatable desktop wallet quick start.
---