deploy: 2a98674f82
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
<p>https://hypercore-protocol.org/</p>
|
||||
">
|
||||
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="/feed.xml" title="Digital Garden" /></head><body class="dark-green sans-serif links-dark-green bg-washed-green"><header class="f-6 flex anthony"><a class="no-underline-hover" rel="author" href="/">Digital Garden</a><nav>, <a class="no-underline-hover" href="/colophon/">Colophon</a></nav></header><main aria-label="Content">
|
||||
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="" /></head><body class="dark-green sans-serif links-dark-green bg-washed-green"><header class="f-6 flex anthony"><a class="no-underline-hover" rel="author" href="/">Digital Garden</a><nav>, <a class="no-underline-hover" href="/colophon/">Colophon</a></nav></header><main aria-label="Content">
|
||||
<div class="flex">
|
||||
<article class="w-50">
|
||||
<header class="mb2">
|
||||
@ -17,15 +17,15 @@
|
||||
|
||||
</time>
|
||||
</header>
|
||||
<time class="code dib f7 ph3 pv2 ba br-pill" datetime="2021-03-19T01:49:17+00:00">
|
||||
Last updated on March 19, 2021
|
||||
<time class="code dib f7 ph3 pv2 ba br-pill" datetime="2021-03-20T15:29:52+00:00">
|
||||
Last updated on March 20, 2021
|
||||
|
||||
</time>
|
||||
</header>
|
||||
|
||||
<div id="notes-entry-container">
|
||||
<div class="note-contents lh-copy">
|
||||
<p>Hypercore <a class="internal-link" href="./protocol">Protocol</a> is a peer-to-peer data network built on the Hypercore logs. Hypercores are signed, append-only logs. They’re like lightweight blockchains without the consensus algorithm. As with BitTorrent, as more people “seed” a dataset it will increase the available bandwidth.</p>
|
||||
<p>Hypercore <a class="internal-link" href="/protocol">Protocol</a> is a peer-to-peer data network built on the Hypercore logs. Hypercores are signed, append-only logs. They’re like lightweight blockchains without the consensus algorithm. As with BitTorrent, as more people “seed” a dataset it will increase the available bandwidth.</p>
|
||||
|
||||
<p>https://hypercore-protocol.org/</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user