18 lines
310 B
HTML
Raw Normal View History

2021-04-28 18:41:24 +02: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="/dialer.5df1565c.js"></script>
</body>
</html>