Constructor
# <Introduction loadedContract appStarted startApp />
Introduction for the user.
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 |