Nostr relay status panel — show connection to sovereign relays #274
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement this for the Nexus/infrastructure.
Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)
PR created: http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/326
Implemented a bottom-left HUD panel (
#relay-panel) that opens WebSocket probe connections to 5 sovereign Nostr relays and shows live status for each:Changes:
app.js(relay logic),style.css(panel styles),index.html(panel HTML)