1. React
  2. React Day Berlin
  3. 2019
  4. Decentralized React states - using IPFS to sync, store, and recover state

Editor's Choice

Decentralized React states - using IPFS to sync, store, and recover state

IPFS is a stack of protocols for decentralized, p2p communication and data transfer on the web. Learn how you can use IPFS to host files and apps, created p2p databases, and more!

Andrew Hill at React Day Berlin 2019

IPFS is a stack of protocols for decentralized, p2p communication and data transfer on the web. In this talk we will present how to use the IPFS protocols alongside local storage to achieve multi-device p2p or multi-user p2p synchronization on the web.