mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-09-01 05:50:47 -04:00
NIP-34: add repo-id standard
suggested guidance for repo-id
This commit is contained in:
2
34.md
2
34.md
@@ -17,7 +17,7 @@ Git repositories are hosted in Git-enabled servers, but their existence can be a
|
||||
"kind": 30617,
|
||||
"content": "",
|
||||
"tags": [
|
||||
["d", "<repo-id>"],
|
||||
["d", "<repo-id>"], // usually kebab-case short name
|
||||
["name", "<human-readable project name>"],
|
||||
["description", "brief human-readable project description>"],
|
||||
["web", "<url for browsing>", ...], // a webpage url, if the git server being used provides such a thing
|
||||
|
Reference in New Issue
Block a user