23 lines
356 B
HTML
Raw Normal View History

2020-12-02 22:24:47 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>js-libp2p parcel.js browser example</title>
</head>
<body>
<header>
<h1 id="status">Starting libp2p...</h1>
</header>
<main>
<pre id="output"></pre>
</main>
<script src="/libp2p-in-the-browser.e31bb0bc.js"></script>
</body>
</html>