submit: 2056019848412008448: ChainScribe — onchain in plain language#10
submit: 2056019848412008448: ChainScribe — onchain in plain language#10Infinity-light wants to merge 1 commit into
Conversation
v2 Update — added wallet & transaction translationThe first submission was honest about being market-only. After re-reading "ChainScribe — onchain in plain language" it was clear the name only half-fit, so this update closes the gap. What's new (7 chain-aware tools alongside the existing 8 market tools):
The flow that proves it works: User pastes Stable production URL (alias, won't change between deploys): https://chain-translator-app.vercel.app/ Updated demo video: https://github.com/Infinity-light/chain-translator/raw/main/media/demo.mp4 (38s, shows: top-movers → multi-chain Vitalik wallet → Ethereum tx decode) Latest commit: Infinity-light/chain-translator@main Total: 15 typed tools / 6 chains / 0 paid keys required to run. |
ChainScribe — onchain in plain language
A chat-first companion that turns crypto market questions into precise answers backed by live exchange data. No wallet to connect, no API key to paste, no dashboards to read — just ask.
The bet: AI-native chat × live market feeds beats yet-another-dashboard for most lookup tasks, especially for the 90% of people who don't speak block-explorer language yet.
Live Demo
https://chain-translator-blz45wctr-infinity-lights-projects.vercel.app/
Demo Video
https://github.com/Infinity-light/chain-translator/raw/main/media/demo.mp4
(GIF preview embedded in repo README)
GitHub Repo
https://github.com/Infinity-light/chain-translator
OKX Skills Used
/api/v5/market/ticker— live SPOT price + 24h stats for any pair (used byokx_ticker,okx_multi_ticker)/api/v5/market/candles— OHLC history for trend / chart questions (okx_candles)/api/v5/market/tickers— top gainers / losers across all USDT pairs (okx_top_movers)Augmented with CoinGecko (trending, search, coin info, global market stats) so the agent can answer "what's the ATH?", "how is BTC dominance moving?", "is this coin new or old?" — context the exchange feed alone doesn't carry.
Key Features
useChat()for a snappy feelStack
ai+@ai-sdk/openai) → DeepSeek V4 chat mode (OpenAI-compatible, supports tool calls)Roadmap
The
/api/chattool registry is built to accept OKX OnchainOS MCP tools (with a paid API key from web3.okx.com/build/dev-portal) side-by-side with the current public-feed tools — additive, no rewrite. That unlocks OKX-exclusive signals: KOL / Smart Money / Whale labels on every on-chain trade, meme pump bundle/sniper detection, developer rugpull history per token, cross-chain wallet PnL.Track
Builder Track — Build with XAgent × OKX Hackathon, May 2026