build log

Every change, in order.

Track the machine as it’s built. Every shipped change links to its commit; every claim links to the chain. This page grows as we ship.

Shipped today
10
AQUA burned
Supply
Source
open · MIT
Shipped
site

Live desk posture on the console

The desk panel now shows the real position read from the public account (isolated 10×, entry, liq, live PnL). Removed the stale pre-launch cycles — if it is on the site, it is on the chain.

site

Live terminal view for the stats feed

Open /api/stats in a browser and it renders as a live hacker-terminal — syntax-highlighted JSON, auto-refreshing. curl the same URL and you get raw JSON.

site

Public machine-state API

One endpoint returns the entire machine live: token supply, every burn, desk equity, the open HYPE position (entry, liq, PnL), funding — straight from chain. No dashboard required to verify us.

site

Live burn counter

The "AQUA burned" tile reads real on-chain burns and links to the burn transaction. No hardcoded numbers — the site and the chain always agree.

onchain

First live buyback + burn — full loop proven

Ran the complete economic loop on mainnet: creator fees → desk → HYPE → Jupiter buyback → burnChecked. Total supply dropped on-chain. The last unproven leg, proven.

site

Live-aware console

Position, PnL, and every action read straight from the Hyperliquid node. Fixed labels so desk opens read as LONG, and the exec status reflects the live position.

engine

Engine hardening

Wallet-balance fee deployment, confirmation-ambiguity double-spend guard (searches full history before any re-send), position-cap enforcement, and a builder-fee safety gate. Covered by the test suite.

onchain

HYPE desk live on Hyperliquid

Bridged creator fees SOL → Hyperliquid via Unit (guardian-verified), converted to collateral, and opened an isolated HYPE long on one public account. Every fill on-chain.

site

Official-CA popup + anti-scam

A prominent modal announcing the one official contract address and warning against imposter pairs, wired to flip automatically when the mint is set.

brand

Brand: the AQUA capsule mascot

Replaced the pill logo with the capsule mascot everywhere — favicon, nav, OG card, README, banners — centered on the solid character.

On the line

Autonomous daemon

in progress

Arm the machine for continuous, hands-off cycling. Execution is operator-supervised today; this makes it self-running.

AI desk officer

next

Provision the model so the officer reads the tape live and publishes its reasoning before every fill. Runs on the deterministic fallback until then.

Auto-flywheel

next

Automate fees → bridge → convert → deploy end-to-end, with a hard leverage guard.

Away-from-screen alerts

next

Push liquidation-proximity and cycle alerts to a messaging channel.

Phase 2 — the asset universe

vision

Expand the desk beyond HYPE into Hyperliquid-native pairs: RWAs, TradFi, indices — exposure Solana cannot offer natively.

Phase 3 — the platform

vision

Open the machinery: let anyone launch a pump.fun token backed by Hyperliquid-native asset exposure. HYPE/RWA-backed tokens as a new primitive.

full commit history → github.com/aqua-hyperliquid/aqua