Components

Introduction

<Introduction loadedContract appStarted startApp />

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

View Source components/Home.js, line 138