feat: add hub-managed Wallet Connections scaffolding

This commit is contained in:
copilot-swe-agent[bot]
2026-07-27 02:10:11 +00:00
committed by GitHub
parent 5860f40e82
commit 9673f6733a
12 changed files with 853 additions and 5 deletions
+1
View File
@@ -786,6 +786,7 @@ sudo nixos-rebuild switch --rollback
| `modules/` | Core modules, Bitcoin services, self-hosted services, and optional features |
| `modules/core/` | Roles, Hub integration, Caddy, desktop, support, and other core behavior |
| `app/` | Sovran Hub backend, templates, static assets, scripts, and web interface |
| `docs/wallet-connections.md` | Wallet Connections architecture, API, CLI, and security/operations notes |
| `iso/` | Installer configuration, installer code, and installer assets |
| `assets/` | Repository documentation images |
| `custom.template.nix` | Template for local features and service overrides |