metadata.

This commit is contained in:
fiatjaf
2022-01-15 17:52:35 -03:00
parent db20f0c370
commit a942a8343b
7 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# nos2x
### notes and other stuff signed by an extension)
### notes and other stuff signed by an extension
## Nostr Signer Extension
@@ -12,6 +12,13 @@ async window.nostr.getPublicKey(): string // returns your public key as hex
async window.nostr.signEvent(event): string // returns the signature as hex
```
## Screenshots
![](screenshot1.png)
![](screenshot2.png)
![](screenshot3.png)
![](screenshot4.png)
---
LICENSE: public domain.