jagnani73P.03
[the record]STATUS: NTU SINGAPORE — AUG 2026

SpeedRun

PRODUCT · COVALENT · 2025
prompt-to-earn — describe an onchain app, the AI builds and runs it in your browser, then you ship it and earn
fig. 1 — a plain prompt, built and running in the browser<GasCalc/>

SPEEDRUN · build

an ETH gas calculator in CAD
·app/page.tsx
·components/GasCalc.tsx
·lib/goldrush.ts
booting WebContainer…

PREVIEW · live in-browser

compiling preview…
01THE IDEAonchain apps as content, not companies

Shipping an onchain app meant a Solidity team, a frontend squad, and indexing infra — so most ideas never made it past the group chat.

SpeedRun is Covalent's prompt-to-earn platform: describe an app in plain language and an AI agent writes the code and runs it live in your browser, then deploys it onchain, wires in a wallet, and can launch a token — all in one flow. Usage turns into XP, leaderboard rank, and $CXT rewards, so building and remixing apps becomes social rather than solitary.

02THE PLATFORMWebContainers · wallet · LLM · token launches

The builder runs entirely client-side — a fork of StackBlitz's open-source bolt.new, the in-browser AI dev agent, where the model writes code and a full dev server boots inside a StackBlitz WebContainer, with no per-user server sandbox. Around that core, every generated app is wallet-aware on Base and reads live chain data through GoldRush; model calls route through OpenRouter, token launches run on Clanker, and finished apps deploy to Vercel.

01

PROMPT

a plain-language idea becomes a plan and code

OpenRouter · AI SDK

02

BUILD

the code runs with a live preview, in the browser

WebContainers · Vite

03

SHIP

deploy the app onchain, optionally launch a token

Vercel · Clanker

04

EARN

usage feeds XP, the leaderboard, and rewards

GoldRush · $CXT

STACK — Remix · Vite · WebContainers · wagmi · Reown AppKit · OpenRouter · GoldRush · Clanker · x402 · Supabase · Vercel
03THE HARD PARTa chat model can't ship onchain

Turning a one-line prompt into a deployed, wallet-aware onchain app meant closing the gaps a chat model leaves behind:

01

in-browser builds

WebContainers run the AI's code and a live dev server client-side — no server sandbox to provision per user

02

wallet-aware by default

every generated app inherits wallet connect on Base and live onchain reads through GoldRush

03

one-click token launches

Clanker turns an app into a token launch with reward flows — no Solidity required

04

a prompt-to-earn loop

XP, leaderboards, and $CXT rewards make shipping and remixing apps social, not solitary

04BY THE NUMBERSmonth one
1k+

active users

150

token launches, month one

200+

chains of GoldRush data

$CXT

prompt-to-earn rewards

05IN THE WILDplates 01–03 · the dashboard