You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the spirit of decentralization, we should be hosting the website on IPFS. This will require running go-ipfs on our infrastructure and then pinning its hash, after adding the files.
A bunch of small changes are also required to make the website ipfs-ready.
There is no need for a deployment procedure of the website itself for now, since it's simply a matter of adding the hashes locally and pinning them remotely.
The text was updated successfully, but these errors were encountered:
In the spirit of decentralization, we should be hosting the website on IPFS. This will require running
go-ipfs
on our infrastructure and then pinning its hash, after adding the files.A bunch of small changes are also required to make the website ipfs-ready.
There is no need for a deployment procedure of the website itself for now, since it's simply a matter of adding the hashes locally and pinning them remotely.
The text was updated successfully, but these errors were encountered: