Hyperbee
Decentralized Data Protocol
Comunidade
Links
Detalhes
Licença Open source — MIT (github.com/holepunchto/hyperbee)
Status de Dev 🟢 Ativo
Detalhe do Status de Dev Released / Active (production-deployed within Holepunch ecosystem apps)
Proprietário Holepunch (same team as Hypercore); core development by Mathias Buus
País International (distributed team)
Ano de Início 2019
Stack JavaScript / Node.js (reference implementation); WebAssembly builds for browser; built atop Hypercore
Financiamento Tether-backed via Holepunch (same as Hypercore)
Última Investigação 1 de jul. de 2026
Decentralized Data Protocol Atributos
Origins Distributed data / Indexed storage (created to provide ordered, queryable structure over Hypercore's append-only log)
Database B-tree structure persisted as entries in an underlying Hypercore log
Query Language Key lookups, range scans, prefix scans via JavaScript API (key/value get, put, del; createReadStream with gt/gte/lt/lte/limit/reverse)
Data Formats Arbitrary key-value pairs (keys and values are opaque byte buffers; application defines encoding)
Collaborative Live Editing Single-writer (multi-writer scenarios require Autobase)
Rich Text Editing N/A (data structure library)
Mobile Support Yes (via Pear runtime alongside parent Hypercore)
Web Support Yes (WebAssembly builds available)
Native Apps Yes (consumed by Keet, Pear runtime applications, and other Holepunch tools)
Terms Open Source / Free — MIT License
Funds Not separately disclosed; part of Holepunch operational funding
Based On Hypercore (underlying append-only log); standard B-tree algorithms
P2P Architecture Inherits Hypercore's P2P model; Hyperbee state replicates via the underlying Hypercore (single-writer, verifiable partial replication)
Overlay Network Inherits from Hypercore (Hyperswarm-based peer discovery)
Content Addressing Inherits Hypercore's public-key addressing; B-tree nodes addressed by Hypercore block sequence
Local-First Yes (inherits Hypercore's local-first properties)
E2EE Transport encryption via Noise (inherits from Hypercore)
CRDTs Lib N/A (B-tree is single-writer; multi-writer collaboration requires Autobase layer)
Byzantine Fault Tolerance Inherits Hypercore's single-writer signature model (no consensus)
Signature Inherits Hypercore signatures (Ed25519)
Permissions Inherits Hypercore (public-key gated read/write)
Semantic Web Compatibility N/A (content-agnostic key-value store)
Smart Contract N/A
Protocol Stack Position L4 Data & Semantic (built atop Hypercore at L4)
Asset / Value Embedding None — data structure library with no native token or value embedding
Protocol Maturity / Standardization Released / Production library (no formal standardization; community-driven evolution as part of Holepunch ecosystem)