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 3,039 public repositories matching this topic...
Language:All
Sort:Most stars
Peer-to-peer hypermedia protocol
- Updated
Jan 31, 2024
Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
- Updated
Jun 12, 2024
Peer-to-Peer Databases for the Decentralized Web
- Updated
Mar 9, 2025 - JavaScript
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
- Updated
Mar 14, 2025 - TypeScript
IPFS implementation in JavaScript
- Updated
May 25, 2023 - JavaScript
Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
- Updated
Mar 3, 2025 - TypeScript
Community list of awesome projects, apps, tools, pinning services and more related to IPFS.
- Updated
Feb 13, 2025 - JavaScript
📖《网络代理与VPN应用详解》 详细阐述代理、隧道、VPN运作过程,并对GFW策略如:地址端口封锁、服务器缓存投毒、数字验证攻击、SSL连接阻断做相关的原理说明
- Updated
Jan 12, 2024 - Shell
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
- Updated
Jul 30, 2024 - JavaScript
⚡️Curated list of resources for the development and applications of blockchain.
- Updated
Mar 22, 2024 - Go
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
- Updated
Mar 18, 2025 - Rust
Reference implementation of the Filecoin protocol, written in Go
- Updated
Mar 18, 2025 - Go
The JavaScript Implementation of libp2p networking stack.
- Updated
Mar 17, 2025 - TypeScript
Browser extension that simplifies access to IPFS resources on the web
- Updated
Mar 3, 2025 - JavaScript
A p2p, secure file storage, social network and application protocol
- Updated
Mar 17, 2025 - Java
A private, p2p alternative to Slack and Discord built on Tor & IPFS
- Updated
Mar 17, 2025 - C