The app resolution object appears within an Interbit
manifest file. It describes the resolved configuration for an Interbit
application, describing which blockchain should load the application,
the filesystem path to the built application, and the blockchains that
the browser nodes should load.
{% include "app.json" %}
appChain String
|
The alias of the blockchain that should load the application. |
buildLocation String
|
The filesystem path to the directory containing the built application.
When the manifest is built from configuration, the application’s
|
browserChains Array
|
The list of blockchain alias names that the browser nodes should load. |