Vitor Pamplona on Nostr: How could would a Nostr-HTML be? <html> <head> <title>Hello World</title> <link ...
How could would a Nostr-HTML be?
<html>
<head>
<title>Hello World</title>
<link rel="stylesheet" href="nostr:<eventID1>" />
<script type="text/javascript" src="nostr:<eventID2>"></script>
</head>
<body>
You can verify this html, CSS, and JS scripts were signed by the author.
</body>
</html>
<html>
<head>
<title>Hello World</title>
<link rel="stylesheet" href="nostr:<eventID1>" />
<script type="text/javascript" src="nostr:<eventID2>"></script>
</head>
<body>
You can verify this html, CSS, and JS scripts were signed by the author.
</body>
</html>