Service Workers for IPFS on the Web

Опубликовано: 01 Март 2026
на канале: IPFS
738
25

In this video, we take a look at the Service Worker API and why it's so useful for IPFS and how you can use it today for verified peer-to-peer retrieval on the Web.

Concretely we dive into two use-cases:
Adding verified peer-to-peer retrieval to an existing site/app that hotlinks to a gateway like ipfs.io
Do you want to view sites/content with a CID on IPFS directly from your browser?

Links mentioned in the video:
The maintainers of the Service Worker Gateway: https://ipshipyard.com/
Source for the Service Worker Gateway: https://github.com/ipfs/service-worke...
Source for the Drop-in Service Worker example: https://github.com/ipshipyard/drop-in...