add demo video.

This commit is contained in:
fiatjaf
2022-01-15 17:54:49 -03:00
committed by GitHub
parent a942a8343b
commit f18f334f24

View File

@@ -12,6 +12,10 @@ 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
![](screenshot1.png)