Files
nostr-connect/README.md
2022-01-09 21:30:15 -03:00

621 B

nos2x

notes and other stuff signed by an extension)

Nostr Signer Extension

This allows you to sign Nostr events on web-apps without having to give them your keys.

It provides a window.nostr object which has the following methods:

async window.nostr.getPublicKey(): string // returns your public key as hex
async window.nostr.signEvent(event) // signs the given event in place

LICENSE: public domain.

Icon made by Freepik from www.flaticon.com.