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

feat: App loading, hermes Vfs bootstrapping #294

Closed Mr-Leshiy closed 2 months ago

Mr-Leshiy commented 2 months ago

Description

Added initial implementation of the application loading functionality with the rough and basic hermes virtual filesystem bootstrapping.

Related Issue(s)

292

Description of Changes