This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
orb
should enable easy replication of sphere data directly from IPFS gateways
#187
Labels
Enhancement
New user-facing feature
As of #182 we have a Sphere Viewer app that demonstrates using Noosphere compiled as a Wasm + TS package to pull sphere content out of an IPFS gateway and render it on the web. See this example.
However,
orb
does not support reading sphere data from an IPFS gateway this way, and it totally should! Let's add the capability fororb
to do this.There are a few different options that we may consider supporting, including:
One potentially interesting way to approach this is for
orb
to start up a gateway locally for the express purpose of syncing from a local IPFS node.Discord conversation for context: https://discord.com/channels/1003419732516552724/1003501801452085298/1049649167343042610
The text was updated successfully, but these errors were encountered: