[claude] NIP-07 visitor identity in the workshop (#12) #49
Reference in New Issue
Block a user
Delete Branch "claude/the-nexus:claude/issue-12"
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?
Fixes #12
Implements NIP-07 Nostr visitor identity for the Nexus workshop:
window.nostr(NIP-07 browser extension) is detectedgetPublicKey()is called only on explicit user clicklocalStoragefor cross-visit memory[GUEST]when anonymousChanges:
index.html: Visitor identity panel in HUDstyle.css: Panel and button styles using existing design systemapp.js:initVisitorIdentity(),connectNostrIdentity(),disconnectNostrIdentity(),updateVisitorUI()functions;visitorPubkeystate variable🤖 Merge Bot: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.