From 0b66dc3625af8c93450f8ac49db861183e5595bd Mon Sep 17 00:00:00 2001 From: Wilson Silva Date: Sat, 25 Feb 2023 17:43:10 +0700 Subject: [PATCH] Update the Implemented NIPs list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1b71d8..eed8b9a 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ client.publish(encrypted_direct_message) - [x] [NIP-01 - Client](https://github.com/nostr-protocol/nips/blob/master/01.md) - [x] [NIP-02 - Client](https://github.com/nostr-protocol/nips/blob/master/02.md) +- [x] [NIP-04 - Client](https://github.com/nostr-protocol/nips/blob/master/04.md) ## Development