mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
add alby to NIP-07.
This commit is contained in:
parent
cf5eaf6360
commit
9302c35573
5
07.md
5
07.md
|
@ -15,6 +15,7 @@ async window.nostr.getPublicKey(): string // returns a public key as hex
|
|||
async window.nostr.signEvent(event: Event): Event // takes an event object and returns it with the `sig`
|
||||
```
|
||||
|
||||
### Implementation example
|
||||
### Implementation
|
||||
|
||||
- [nos2x](https://github.com/fiatjaf/nos2x) is available as a Chromium (and partially Firefox) extension that provides such capabilities.
|
||||
- [nos2x](https://github.com/fiatjaf/nos2x) is available as a Chromium extension that provides such capabilities.
|
||||
- [Alby](https://getalby.com) is a Bitcoin extension that also provides a compatible `window.nostr`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user