diff options
| author | haorendashu <385321165@qq.com> | 2023-05-29 15:47:09 +0800 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-05-31 14:08:24 -0300 |
| commit | cabbaadb69ecf28c2a91ced63359e1bd15b14ea9 (patch) | |
| tree | ebce9c1c36515abaea3e4501fb944b2feadbdc64 | |
| parent | 3a38583c068369f55249429ebefe6b09f3a243d5 (diff) | |
Update 07.md Implementation
| -rw-r--r-- | 07.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -32,3 +32,4 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext | |||
| 32 | - [Flamingo](https://www.getflamingo.org/) (Chrome and derivatives) | 32 | - [Flamingo](https://www.getflamingo.org/) (Chrome and derivatives) |
| 33 | - [AKA Profiles](https://github.com/neilck/aka-extension) (Chrome, stores multiple keys) | 33 | - [AKA Profiles](https://github.com/neilck/aka-extension) (Chrome, stores multiple keys) |
| 34 | - [TokenPocket](https://www.tokenpocket.pro/) (Android, IOS, Chrome and derivatives) | 34 | - [TokenPocket](https://www.tokenpocket.pro/) (Android, IOS, Chrome and derivatives) |
| 35 | - [Nostrmo](https://github.com/haorendashu/nostrmo_faq#download) (Android, IOS) | ||