js-ipfs-merkle-dag
Merkle DAG library
A JavaScript implementation of the Merkle DAG data structure used in IPFS networks
IPFS Merkle DAG JavaScript Implementation
1 stars
2 watching
1 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Merkle DAG implementation for replicating immutable data in a peer-to-peer network | 57 |
| 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 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 JavaScript module generating a Merkle tree from incoming data | 105 |
| A library that efficiently calculates Merkle roots and proofs from streams of byte strings | 19 |
| A decentralized package manager for Ethereum-based dApp development | 85 |
| A Merkle proof library for Bitcoin transactions | 32 |
| An IPFS implementation in Java with various features and components | 73 |
| Downloads files from the IPFS network and saves them locally | 397 |
| Displays intermediate representations and native code generated by V8 and Dart VM compilers during optimization | 432 |
| An experimental JavaScript implementation of a graph data structure and algorithms | 20 |