Add nmostr (#2601)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Gruruya 2023-05-18 17:25:59 -04:00 committed by GitHub
parent 584ea84443
commit ea6c3c2fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]