-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Considering using something like hypercore for truly decentralized & serverless storage of saved data.
Looked a bit into this already. hyperswarm a dependency for hypercore providing the DHT doesn't work on React Native (yet). Waiting for release of keet.io on mobile which should coincide with the opensourcing of this aspect of the library. I guess it's currently private within the https://github.com/hypercore-skunkworks org.
Paired with PouchDB as a plugin and offline storage plugin this could get up and running with minimal effort. Worth trying out before traditional backend infra setup!
For decentralized syncing we may need exchange of private-public keys either like WEB3/Bitcoin wallets with seed phrases or saving in Dropbox/Google Drive/iCloud. Could perhaps use iCloud to save as a setting synced between users devices but this doesn't cover Android users :(