Name the implemented NIPs

This commit is contained in:
Wilson Silva 2023-11-14 16:53:38 +07:00
parent 80c272f149
commit 904fe46a9d
No known key found for this signature in database
GPG Key ID: 65135F94E23F82C8

View File

@ -122,9 +122,9 @@ I made a detailed documentation for this gem and it's usage. The code is also fu
## ✅ Implemented NIPs
- [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)
- [x] [NIP-01 - Basic protocol flow description](https://github.com/nostr-protocol/nips/blob/master/01.md)
- [x] [NIP-02 - Contact List and Petnames](https://github.com/nostr-protocol/nips/blob/master/02.md)
- [x] [NIP-04 - Encrypted Direct Message](https://github.com/nostr-protocol/nips/blob/master/04.md)
## 🔨 Development