project screenshot 1
project screenshot 2
project screenshot 3

zzzync

Currently to replicate a database, another OrbitDB peer must be online. Using IPFS and IPNS pinning services we fix this! Stay synced with offline orbitdb peers using web3.storage and w3name!

zzzync

Created At

HackFS 2022

Winner of

trophy

🥇 IPFS/Filecoin — Storage Wizard

Project Description

OrbitDB peers replicate by sharing the latest heads they know about over pubsub and then requesting them over IPFS. This method of replication is great if all the OrbitDB peers are online to share updates. But what if a peer makes an update and the goes offline. How do new peers see that update and request it? Introducing zzzync, a way to back up updates to the database so your OrbitDB node can go to sleep, Zzzzz.

How it's Made

We are using some dank new tech from Protocol Labs. Specifically Web3.Storage and a top secret project called 'w3name', which is in early development. Leveraging these technologies together gives us some nice capabilities when needing to replicate immutable logs on IPLD. The whole thing works like this: after an OrbitDB node makes an update they write their local replica of updates to a car file and upload it to Web3.Storage, after that they use w3name to update the IPNS record for their key. Other peers can watch for these updates and then download and read the car file.

background image mobile

Join the mailing list

Get the latest news and updates