Skip to content

Releases: LWL-HyperTrade/hypertrade

v2.3.3

Choose a tag to compare

@epicfox87 epicfox87 released this 27 Aug 21:48

External wallets (MetaMask / WalletConnect) are more reliable.

• Home no longer freezes after you return from the wallet
• Trading setup and AI agent signatures stay on Arbitrum One
• Clearer errors if a prompt is declined, times out, or the wallet is on the wrong network

v2.3.2

Choose a tag to compare

@epicfox87 epicfox87 released this 26 Aug 14:37

HyperTrade 2.3.2

Portfolio Net PnL and volume figures were getting clipped on the summary cards. They now stay fully visible.

v2.3.1

Choose a tag to compare

@epicfox87 epicfox87 released this 25 Aug 14:31

HyperTrade 2.3.1

Google Play · APK attached below (and on hypertrade.exchange if Play is geo-fenced).

HIP-3 multi-dex
HIP-3 markets are no longer assumed to live on tradeXYZ (xyz:*) only.

-Protocol identity is always {dex}:{COIN} (e.g. xyz:SNDK, io:ANTH)
-Enabled deployer dexs default to xyz,io via HIP3_ENABLED_DEXES / EXPO_PUBLIC_HIP3_ENABLED_DEXES
-Enabling a dex only subscribes/fetches that clearinghouse — it does not auto-list every market on that dex
-Catalog is still ASSET_METADATA. Set "dex" when the ticker is not on xyz so io:SNDK cannot replace Sandisk xyz:SNDK
-Shared helpers: backend/hip3_dexes.py, frontend/src/lib/hip3Dexes.ts. Listing checklist: docs/HL_BUILDER.md.

New listing
-Anthropic (io:ANTH) — EntropyIO pre-IPO perp (market-cap quote). Home + Pre-IPO badge. AI agents cannot select pre-IPO names.

Also in 2.3.1
-Pre-IPO sheet: mcap quote, mark/oracle bounds, OI-cap label
-Clearer Hyperliquid open-interest-cap order errors
-AI agents may trade catalogued io:* (still blocked by exclude / pre-IPO lists)

Forks: keep backend and Expo dex env lists aligned, then allowlist each ticker in ASSET_METADATA.

v2.3.0

Choose a tag to compare

@epicfox87 epicfox87 released this 25 Aug 09:05

HyperTrade 2.3.0

Google Play · APK attached below (and on hypertrade.exchange if Play is geo-fenced).

-More stable first paint on Home for returning Privy users
-Net PnL no longer treats Dedicated ↔ Main sendAsset as trading PnL
-Weekly candles start on Monday; candle wicks resume after the app was backgrounded
-HIP-3 stripped display names in price alerts and push notifications
-'Ask AI' on demand feature now uses the US cash-session clock so weekdays/sessions are more accurate
-Minor ui/ux improvements

Also in this tag
-Tokenomics whitepaper update
-Dependency pins (websocket-driver, ws)

HyperTrade — initial release

Choose a tag to compare

@epicfox87 epicfox87 released this 23 Aug 08:43

Initial public release
Open-source reference for a mobile Hyperliquid builder app (Expo + FastAPI).

Included:
Core HL trading: Privy wallets, agent signing, Bridge2 deposits, builder fees.
Optional Tier 2: AI trading agents.
Optional Tier 3: UR.APP banking modules.

Get started:
See README and docs/SETUP.md.

Notes:
Forks should set their own builder address and env secrets.
Not legal or financial advice.