virto-network / valor

Create HTTP APIs with a plugin system that runs in the server and the browser.
GNU General Public License v3.0
9 stars 8 forks source link

Loading plugins from IPFS #7

Open olanod opened 3 years ago

olanod commented 3 years ago

The main goal of Valor being decentralization, when registering a plugin, instead of providing a url it should be possible to provide a hash of a file or directory that exists on IPFS so the runtime can fetch it with an embedded client, from a local IPFS node or a well known gateway.