DWeb Packages
@lazy-ipfs/parse-ipfs-from-header
@lazy-ipfs/repo-config
@lazy-ipfs/check-ipfs-connect
@lazy-ipfs/cid-to-string
convert cid of js-multiformats or js-cid to base encoded string
parse-dwebx-url
Node's url.parse() updated to support versioned dweb:// URLs.
react-dweb-analytics
@ddatabase/byte-stream
A Readable stream wrapper around DDatabase that supports reading byte ranges.
@ipfs-shipyard/pinning-service-client
A lightweight client generated from the ipfs-pinning-service-spec defined at https://raw.githubusercontent.com/ipfs/pinning-services-api-spec/main/ipfs-pinning-service.yaml
@dnslink/js
The reference implementation for DNSLink in JavaScript. Tested in Node.js and in the Browser.
@dhub/cli
A CLI for managing dDatabases, dTrees and dDrives on the dWeb.
@dwebcore/ddatabase-promise
An async/await based wrapper for dDatabase v10+
@dwebcore/ddrive-promise
Async/await wrapper for dDrive 5+
@dwebid/core
The core module related to the dWebID stack, used for creating dWeb identities and managing dWeb-based identity documents.
@dwebid/sign
Crypto library for generating dWebID-based digital signatures
@dwebid/simple-identity-exchange-protocol
Protocol for giving write access of a dWeb-based identity document from one device to another.
@dweb-browser/core
dweb core
@dswarm/cli
A CLI for interacting with the dWeb DHT
@dswarm/proxy
Proxy p2p connections using a duplex stream and dSwarm
@dswarm/proxy-ws
Proxy dSwarm connections over websockets with auto-reconnect logic.