Add nmostr (#2601)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Gruruya
2023-05-18 23:25:59 +02:00
committed by GitHub
co-authored by Gabriel Huber
parent 584ea84443
commit ea6c3c2fe9
+14
View File
@@ -30210,5 +30210,19 @@
"description": "A CLI for the Chat series of models provided by OpenAI",
"license": "MIT",
"web": "https://github.com/joshuajohncohen/chat_openai-nim"
},
{
"name": "nmostr",
"url": "https://github.com/Gruruya/nmostr",
"method": "git",
"tags": [
"nostr library",
"decentralized messaging protocol",
"censorship-resistant social media"
],
"description": "Library for Nostr: a simple, open protocol enabling censorship-resistant social media.",
"license": "AGPL-3.0-only",
"web": "https://github.com/Gruruya/nmostr",
"doc": "https://gruruya.github.io/nmostr"
}
]