The JavaScript Implementation of libp2p networking stack.
-
Updated
Nov 22, 2024 - TypeScript
IPFS (InterPlanetary File System) is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files.
In some ways, IPFS is similar to the World Wide Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository. In other words, IPFS provides a high-throughput, content-addressed block storage model, with content-addressed hyperlinks. This forms a generalized Merkle directed acyclic graph (DAG).
IPFS combines a distributed hash table, an incentivized block exchange, and a self-certifying namespace. IPFS has no single point of failure, and nodes do not need to trust each other, except for every node they are connected to. Distributed Content Delivery saves bandwidth and prevents distributed denial-of-service (DDoS) attacks, a problem common with HTTP.
The JavaScript Implementation of libp2p networking stack.
Peer to Peer decentral Web Site hosting at your fingertips! Send full featured HTML (incl. CSS, JS) sites from your browser and attach files eg. videos, audios, images, etc.
Peer-to-peer hypermedia protocol
Der herkunftssichere Erzeugungsnachweis für erneuerbare Energie
IPFS implementation in JavaScript
Blocknative Onboard.js based Access Control for AvionDB & OrbitDB
javascript and typescript sdk for using Temporal
[ARCHIVED] now part of the https://github.com/ipfs/js-ipfs repo
upload a directory to ipfs through temporal
A decentralized web app for shortening url(actually maybe longer...) and uploading files, built on top of IPFS.
Decentralized Real-Time Collaborative Documents - Conflict-free editing in the browser using js-IPFS and CRDTs.
Notepad for ipfs files.
Javascript add-on for js-ipfs for browser-based media sharing over IPFS