From d4a3ee26518decb2911cf9400bd842fbde8373eb Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Wed, 26 Apr 2023 19:04:01 -0400 Subject: [PATCH] Adding nip95 to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6d9da94bb..3192471aa3 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Or get the latest APK from the [Releases Section](https://github.com/vitorpamplo - [x] Badges (NIP-58) - [x] Hashtag Following and Custom Hashtags - [x] Polls (NIP-69) -- [x] Verifiable uploads (NIP-94) +- [x] Verifiable static content in URLs (NIP-94) - [x] Login with QR - [x] Wallet Connect API (NIP-47) - [x] Accessible uploads @@ -53,6 +53,7 @@ Or get the latest APK from the [Releases Section](https://github.com/vitorpamplo - [x] Multiple Accounts - [x] Markdown Support - [x] Relay Authentication (NIP-42) +- [x] Content stored in relays themselves (NIP-95) - [ ] Local Database - [ ] View Individual Reactions (Like, Boost, Zaps, Reports) per Post - [ ] Bookmarks, Pinned Posts, Muted Events (NIP-51)