Components

Instructions

<Instructions loadedContract appStarted startApp />

Constructor

# <Instructions loadedContract appStarted startApp />

Instructions 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

View Source components/Home.js, line 71