- Deposit fiat via a Stellar anchor (SEP-0024). Funds arrive as tokens directly - in your connected wallet. -
+{t("description")}
{error && (- {step === "AUTH" - ? `Please sign the challenge transaction in your wallet to securely connect to ${anchorDomain}.` - : "This should only take a moment."} + {step === "AUTH" ? t("authHint", { domain: anchorDomain }) : t("genericHint")}
- Secured by Stellar Network • SEP-0024 Standard -
+{t("footerNote")}
)}