+
+
+ >
+ ) }
+ onClose={ handleClose }
+ >
+
+
+ { freshestKey ? (
+ <>
+
+We found your key in{ ' ' }
+ blockchain.{ ' ' }
+ { isPasswordNeeded ?
+ 'Please, enter your Ylide Password to access it.' :
+ 'Please, sign authroization message to access it.' }
+
+
+ { isPasswordNeeded && (
+
+
+
+
+
+
+
+ ) }
+ >
+ ) : (
+
+To get your private Ylide communication key, please, press "Sign" button below and sign the
+authorization message in your wallet.
+
+ ) }
+
+ ),
+ [Step.GENERATE_KEY]: () => (
+