nips
nips copied to clipboard
Add nip136 code packages kind 1036
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.
See also: #1112
This is the same as #1112 right? Guessing it's out of scope here as well?
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.