hzrd149 on Nostr: Static websites for every npub The idea is you upload the html / js / css etc files ...
Static websites for every npub
The idea is you upload the html / js / css etc files to blossom servers, then create a bunch of events that map a path to the blob hash
e.g.
/index.html -> 186ea5fd14e88fd1ac49351759e7ab906fa94892002b60bf7f5a428f28ca1c99
Then an nsite host server can look for those events, and serve them as static files under a domain for each pubkey ( for example <pubkey>.nsite.lol )
NIPs PR here https://github.com/nostr-protocol/nips/pull/1538
The idea is you upload the html / js / css etc files to blossom servers, then create a bunch of events that map a path to the blob hash
e.g.
/index.html -> 186ea5fd14e88fd1ac49351759e7ab906fa94892002b60bf7f5a428f28ca1c99
Then an nsite host server can look for those events, and serve them as static files under a domain for each pubkey ( for example <pubkey>.nsite.lol )
NIPs PR here https://github.com/nostr-protocol/nips/pull/1538