+ {activeStep === 0 && (
+
+
+ Let’s get started!
+
+
+ Please sign in with Discord.
+
+
+
+ )}
+ {activeStep === 1 && (
+
+
+ Generate an attestation.
+
+
+ An attestation is a proof that links your Discord account to your wallet address.
+
+
+
+ )}
+ {activeStep === 2 && (
+
+
+ Sign Transaction.
+
+
+ Signing the transaction will put your attestation on-chain.
+
+
+
+ This will cost a small amount of gas.
+
+
+ )}
+
+