Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nip136 code packages kind 1036 #1347

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brugeman
Copy link
Contributor

@brugeman brugeman commented Jul 5, 2024

Proposing this as part of Nostr Sites effort. A code package event is basically npm package on nostr, where files are stored on Blossom or other sha256-addressed servers, and the package event lists those files along with their relative paths within the package. Being able to fetch individual files using http (instead of downloading the whole package as zip archive) is useful for Nostr sites where specific assets are included selectively into the web pages. NIP136 text here.

@alexgleason
Copy link
Member

See also: #1112

@erskingardner
Copy link
Contributor

This is the same as #1112 right? Guessing it's out of scope here as well?

@brugeman
Copy link
Contributor Author

brugeman commented Jul 8, 2024

This is the same as #1112 right? Guessing it's out of scope here as well?

No this is not the same, it doesn't suggest relays to host anything.

All it does is describe a new event kind, it can't be out of scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants