Expand description

Web App manifest describing how to bind a Web UI and a happ bundle together

This will not be used inside Holochain as the bundle to install, but rather as a unique package that both Holo and the launcher know how to install, in slightly different ways.

Eg: when the launcher installs a web-happ bundle, it will extract the WebUI and install it in the file system. Also, it will extract the happ bundle and call InstallApp with it.

Structs§

Enums§

  • Container struct which uses the manifest_version field to determine which manifest version to deserialize to.