Constructor
# <Home loadedContract appStarted startApp />
Provides an introduction or instructions for the user depending on appStarted.
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
loadedContract |
object | No | Loaded contract JSON. | |
appStarted |
bool | Yes | App started indicator. | |
startApp |
func | Yes | Action to set appStarted === true |