Anyone have a simple getting started using NIP-07 for window.nostr JavaScript web apps?
Literally a basic, check extension exists and is working, log pubkey to console (after consent), then sign a generic hello Nostr kind 1 event and return the signed json object / string.
The websocket stuff isn’t needed. Just the async JavaScript plugin interactions.