Skip to main content

Client libraries & SDKs (front-end)

Language specific libraries and SDKs for interacting with Ethereum nodes, contracts, and protocols.

Highlights

IPFS (InterPlanetary File System) is a peer-to-peer protocol designed to make the web faster, more open, and more resilient. By using content-addressed storage rather than location-based references, IPFS removes the need for centralized servers and allows files to be distributed and retrieved from multiple nodes around the world. This approach lowers hosting costs, improves data availability, and reduces censorship, laying the groundwork for a more secure and permanent global information network. IPFS is used in a variety of applications. While some users interact with IPFS via imported libraries in their projects, a large amount of usage comes via IPFS' HTTP Gateway API which allows users to self-host, use extensions like IPFS companion, or publicly run gateways (whether paid ones run by companies like Filebase, Pinata, etc. or the public goods services at ipfs.io and dweb.link). IPFS is a system for moving data across decentralized networks, with >11M weekly users and 250K public p2p nodes. Highlights: Off-chain storage. IPFS provides verifiable, off-chain storage, often used to reduce on-chain needs in Ethereum & Optimism. Examples: TrueBlocks (local IPFS-based index for EVM chains, built with grants from OP & EF), Snapshot (IPFS-based off-chain voting). Go-to distribution network for fully decentralized third-party app frontends (for gaming, DeFi, & more). We run gateway services that serve 900M requests/wk, and added native IPFS support to browsers like Chromium & Brave. NFT metadata gold standard. Over 115M NFTs are stored on IPFS, including leading platforms OpenSea (which supports Optimism NFTs), Rarible, and Zora.

IPFS
Client libraries & SDKs (front-end)

IPFS

Peer-to-peer · Censorship resistant · CLI

Applications

Showing (6)

Other application categories

Cross-chain & interoperability

Tools that enable messaging, asset transfers, and shared state across Ethereum mainnet, rollups, and other blockchains.

Transaction & wallet infrastructure

Infrastructure for building, signing, sending, simulating, and managing Ethereum transactions and wallets.

Data, analytics & tracing

Indexing, querying, analytics, and tracing tools for onchain data, execution, and network activity.

Education & community resources

Learning materials, documentation, tutorials, and community platforms for Ethereum builders.

Smart contract development & toolchains

Frameworks and tools for writing, testing, deploying, and upgrading smart contracts.

Security, testing & formal verification

Auditing, testing, fuzzing, and verification tools to improve smart contract safety and correctness.