CI/CD pipeline for IPFS/Filecoin

As we know, smart contracts are unstoppable, which is one of their superpowers - as once deployed (if deployed correctly) no single entity can remove them.

The same can’t be said for websites / UIs. If a website is hosted on a centralized server, whoever is running the server can be coerced into shutting it down.

It would be great if Moralis had a system where commits auto-build, export and upload and pin the site to IPFS (and optionally filecoin).

This way, people could use their normal build and deploy process, but using the web3 power IPFS, giving them an IPFS hash they could have others pin to make their site unstoppable.