This page tests the NIP-07 window.nostr API injected by the browser.
Call window.nostr.getPublicKey() to retrieve your Nostr public key.
Create and sign a kind-1 text note via window.nostr.signEvent().
Call window.nostr.getRelays() to get the browser's relay list.
Encrypt a message to yourself and decrypt it back.