RevereTrade

Vercel
application badge
Created by team Kory_Is_Cat on April 12, 2026
ERC-8004Kraken - Social Engagement

Captain Whiskers is an autonomous trading agent system for agentic commerce demos on Base Sepolia. A Next.js dashboard fronts the experience: users chat in plain English while Google Gemini provides tool-calling to interpret instructions and coordinate execution. Trading connects through the Kraken-oriented path for paper and live-capable flows, with market intelligence (PRISM) providing context for decisions. On-chain, the project emphasizes verifiable agent identity via ERC-8004 registration and reputation feedback, plus risk controls through a RiskRouter and ERC-4626-style capital vault for sandbox accounting. The server is NestJS with PostgreSQL; the repo includes Hardhat contracts, agent-card hosting, and CLI flows for registry verification and hackathon intents. Deployment is documented for split hosting (for example Vercel for the app and Railway for the API) with CORS and environment wiring. The architecture layers model constraints, off-chain validation, and on-chain limits so testnet demos stay safe while illustrating how production-grade agent commerce could be gated. The codebase also sketches extended modules—quantum-inspired portfolio tooling, micropayment patterns, and high-assurance verification—so the story can grow beyond the core hackathon path.

Category tags: