js-ipfs
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.
Here are 19 public repositories matching this topic...
A decentralized web app for shortening url(actually maybe longer...) and uploading files, built on top of IPFS.
-
Updated
May 29, 2019 - JavaScript
upload a directory to ipfs through temporal
-
Updated
Nov 23, 2019 - JavaScript
Der herkunftssichere Erzeugungsnachweis für erneuerbare Energie
-
Updated
Nov 20, 2024 - JavaScript
Javascript add-on for js-ipfs for browser-based media sharing over IPFS
-
Updated
Oct 31, 2017 - JavaScript
Notepad for ipfs files.
-
Updated
Jun 1, 2018 - JavaScript
javascript and typescript sdk for using Temporal
-
Updated
Aug 13, 2020 - JavaScript
Blocknative Onboard.js based Access Control for AvionDB & OrbitDB
-
Updated
Dec 12, 2022 - JavaScript
[ARCHIVED] now part of the https://github.com/ipfs/js-ipfs repo
-
Updated
Mar 2, 2020 - JavaScript
Decentralized Real-Time Collaborative Documents - Conflict-free editing in the browser using js-IPFS and CRDTs.
-
Updated
Oct 11, 2018 - JavaScript
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.
-
Updated
Nov 2, 2024 - JavaScript
The JavaScript Implementation of libp2p networking stack.
-
Updated
Nov 22, 2024 - TypeScript
IPFS implementation in JavaScript
-
Updated
May 25, 2023 - JavaScript
Peer-to-peer hypermedia protocol
-
Updated
Jan 31, 2024