From 5c242a1e00f8cefcdd0cf7236f8c3b76f7e56c13 Mon Sep 17 00:00:00 2001 From: Unheard0840 Date: Thu, 6 Aug 2026 18:49:45 +0000 Subject: [PATCH] Update web/index.html Connect web interface to status API --- web/index.html | 43 +++++++++++++++++++++++++++++++++++++------ 1 file changed, 37 insertions(+), 6 deletions(-) diff --git a/web/index.html b/web/index.html index 059e0d5..a533a8a 100644 --- a/web/index.html +++ b/web/index.html @@ -10,20 +10,51 @@

Munin Bitcoin

Service

-

🟢 Running

+

Loading...

Bitcoin Node

-

⚪ Not connected

+

Loading...

Wallet

-

⚪ Not configured

+

Loading...

Statistics

-

Labels: 0

-

Transactions: 0

+

Labels: 0

+

Transactions: 0

Last scan

-

Never

+

Loading...

+ + + \ No newline at end of file