ipfs / js-ipfs-unixfs
JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
☆87Updated 2 months ago
Alternatives and similar repositories for js-ipfs-unixfs:
Users that are interested in js-ipfs-unixfs are comparing it to the libraries listed below
- Implementation of the IPFS Repo spec in JavaScript☆79Updated 10 months ago
- Storage service for OrbitDB peer-to-peer databases☆40Updated 2 months ago
- JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec☆76Updated last year
- TypeScript implementation of Gossipsub☆153Updated last week
- TypeScript interfaces used by IPFS internals☆31Updated 2 months ago
- Content Addressable aRchive format reader and writer for JavaScript☆48Updated last month
- Textile's JavaScript Libs. Home of ThreadDB, Buckets, and more. Available on npm as `@textile/hub`.☆84Updated last year
- JavaScript implementation of the DHT for libp2p☆141Updated last year
- WebSockets module that libp2p uses and that implements the interface-transport spec☆95Updated last year
- Default identity provider for OrbitDB☆31Updated 2 years ago
- Utilities for creating, parsing, and validating IPNS records☆84Updated this week
- 📌Pin orbit-db stores and ipfs hashes☆30Updated last year
- JavaScript implementation of Bitswap 'data exchange' protocol used by IPFS☆72Updated 10 months ago
- Noise libp2p handshake for js-libp2p☆37Updated 3 weeks ago
- Contains test suites and interfaces you can use to implement the various components of js libp2p.☆75Updated last year
- The libp2p crypto primitives, for Node.js and the Browser!☆81Updated last year
- peer-id implementation in JavaScript. Deprecated; use https://github.com/libp2p/js-libp2p-peer-id instead.☆81Updated last year
- Multiformats interface (multihash, multicodec, multibase and CID)☆242Updated this week
- Library for storing and replicating hash-linked data over the IPFS network.☆93Updated 3 weeks ago
- An alternative client library for the IPFS HTTP API, aiming to be as lightweight as possible (<20kB) in the browser.☆34Updated last year
- CID implementation in JavaScript