{signResponse ?
        <Alert severity={'success'}>
          <AlertTitle>Sign Response</AlertTitle>
          {signResponse.toShortString()}
        </Alert>