kcl-digital-humanities-garden/_notes/hypercore.md
2021-04-24 20:47:03 -04:00

8 lines
349 B
Markdown

---
status: 🌱
---
Hypercore [[Protocol]] 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.
<https://hypercore-protocol.org/>