ipfs-hyperlog
Merkle DAG library
A Merkle DAG implementation for replicating immutable data in a peer-to-peer network
IPFS Merkle DAG that replicates based on append-only logs and causal linking.
57 stars
4 watching
6 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vijayee/js-ipfs-merkle-dag | A JavaScript implementation of the Merkle DAG data structure used in IPFS networks | 1 |
mafintosh/hyperlog | A Merkle DAG implementation that replicates logs based on causal linking and can be used to create secure, decentralized feeds. | 470 |
ipld/explore.ipld.io | An interactive tool to visualize and explore the structure of IPFS Merkle Forests | 122 |
emilbayes/hypercore-dag | A JavaScript library allowing random-access to graph nodes using Hypercore DAGs | 24 |
yosriady/merkle_tree | A pure Elixir implementation of a data structure used in cryptography and digital signatures | 96 |
ethers/bitcoin-proof | A Merkle proof library for Bitcoin transactions | 32 |
bitcoinjs/merkle-lib | A performance-oriented library for efficiently calculating Merkle roots and trees | 30 |
ipfs-shipyard/peer-crdt | An extensible collection of operation-based CRDTs for peer-to-peer networks | 60 |
finos/ipyregulartable | A library that provides interactive and editable datagrids for Jupyter notebooks | 109 |
ymjs-irfan/dp-fedsam | This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 41 |
mappum/bitcoin-merkle-proof | Builds and verifies Bitcoin Merkle proof objects for efficient block transmission | 12 |
timkpaine/ipydagred3 | A library for creating and customizing directed acyclic graphs in JupyterLab using the dagre-d3 layout algorithm. | 79 |
merdi-kim/twitter-clone-lensprotocol | A decentralized Twitter clone built on top of Lens Protocol and IPFS | 8 |
bobg/merkle | A library that efficiently calculates Merkle roots and proofs from streams of byte strings | 18 |
peergos/nabu | An IPFS implementation in Java with various features and components | 71 |