input-output-hk / hermes

🏛️ Hermes is a high-availability blockchain voting database that acts as a distributed storage and event processor for voting events, proposals, and actions.
https://input-output-hk.github.io/hermes
Apache License 2.0
14 stars 2 forks source link

🛠️ [TASK] : VFS improvement with IPFS integration #329

Open Mr-Leshiy opened 1 month ago

Mr-Leshiy commented 1 month ago

Summary

Refactor VFS hermes module with the filesystem runtime extension. To properly hide all the internal functionality of the VFS module and make a clean abstractions

Description

Hermes VFS with IPFS excalidraw