diff options
| author | Ryan Breen <ryan@breen.xyz> | 2023-11-01 08:55:45 -0400 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-11-01 12:53:43 -0300 |
| commit | cee69773473a9f6fed2cd7a150d70e77837a42b4 (patch) | |
| tree | 5a26962c38e666365ca9adf7ff0dd1740175ce7e | |
| parent | a328831a07defcd11924c2330b5aaf4f65ec40aa (diff) | |
Adding Nostore to NIP-07 extension list.
| -rw-r--r-- | 07.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -35,3 +35,4 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext | |||
| 35 | - [Nostrmo](https://github.com/haorendashu/nostrmo_faq#download) (Android, IOS) | 35 | - [Nostrmo](https://github.com/haorendashu/nostrmo_faq#download) (Android, IOS) |
| 36 | - [Spring Browser](https://spring.site) (Android) | 36 | - [Spring Browser](https://spring.site) (Android) |
| 37 | - [nodestr](https://github.com/lightning-digital-entertainment/nodestr) (NodeJS polyfill) | 37 | - [nodestr](https://github.com/lightning-digital-entertainment/nodestr) (NodeJS polyfill) |
| 38 | - [Nostore](https://apps.apple.com/us/app/nostore/id1666553677) (Safari on iOS/MacOS) | ||