/* AGYST — main app */ const { useState: useStateA, useEffect: useEffectA } = React; const CFG = (typeof window !== "undefined" && window.AGYST_CFG) || { tgBotUrl: "#", discordInviteUrl: "#", startOnboardingUrl: "/api/web/start_onboarding", }; function ConnectWalletForm({ className, children, style }) { return (
); } function Nav() { const [scrolled, setScrolled] = useStateA(false); useEffectA(() => { const onS = () => setScrolled(window.scrollY > 8); onS(); window.addEventListener("scroll", onS, { passive: true }); return () => window.removeEventListener("scroll", onS); }, []); return ( ); } function AnimatedLogo() { return (
AGYST turns your Discord or Telegram into a trading desk. Tokenized NVDA, TSLA, SPY — tradable from a slash command, ranked across your clan, settled on Hyperliquid. Markets close at four. We don't.
of the top pairs on Hyperliquid are now HIP-3 tokenized equities. The order book moved on-chain. The product layer hasn't — yet.
We're building the vertical app for the TradFi-curious — weekend traders, degens who want NVDA exposure after the bell, and clans who'd rather compete than scroll.
Drop AGYST into your Discord server or open @agyst_bot on Telegram. Permissions take one click.
Run /onboard — the bot sends you a private link. Sign once with any EVM wallet. Funds stay self-custodied.
Any ticker, any size, any time. The fill posts to the channel. Your XP starts climbing. Welcome to the floor.
Join the first cohort of clans trading HIP-3 equities on Hyperliquid. Free during beta. Priority access for early servers.