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: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript implementation of the Merkle DAG data structure used in IPFS networks | 1 |
| A Merkle DAG implementation that replicates logs based on causal linking and can be used to create secure, decentralized feeds. | 470 |
| An interactive tool to visualize and explore the structure of IPFS Merkle Forests | 122 |
| A JavaScript library allowing random-access to graph nodes using Hypercore DAGs | 24 |
| A pure Elixir implementation of a data structure used in cryptography and digital signatures | 96 |
| A Merkle proof library for Bitcoin transactions | 32 |
| A performance-oriented library for efficiently calculating Merkle roots and trees | 30 |
| An extensible collection of operation-based CRDTs for peer-to-peer networks | 60 |
| A library that provides interactive and editable datagrids for Jupyter notebooks | 111 |
| This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 42 |
| Builds and verifies Bitcoin Merkle proof objects for efficient block transmission | 12 |
| A library for creating and customizing directed acyclic graphs in JupyterLab using the dagre-d3 layout algorithm. | 79 |
| A decentralized Twitter clone built on top of Lens Protocol and IPFS | 8 |
| A library that efficiently calculates Merkle roots and proofs from streams of byte strings | 19 |
| An IPFS implementation in Java with various features and components | 73 |