f18f334f24a8580fc85eaa785e658df0bdb15278
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): string // returns the signature as hex
Demo Video
https://user-images.githubusercontent.com/1653275/149637382-65d50a85-fe30-4259-b7de-99c88b089b53.mp4
Screenshots
LICENSE: public domain.
Icon made by Freepik from www.flaticon.com.
Languages
JavaScript
99.9%



