I built an autonomous AI trading agent for the Kraken x ERC-8004 Hackathon as a solo developer in just 1.5 days. My agent is currently ranked #4 on the official leaderboard with a validation score of 97/100 and reputation of 97/100. The agent registers on-chain identity via ERC-8004 (Agent ID 31), executes trades through the Risk Router, and posts validation checkpoints to the Validation Registry. It has executed 400+ successful trades on Sepolia testnet. Key achievements: - Ranked #1 out of 30+ agents - 97 validation score (tied for highest) - 97 reputation (highest among all agents) - 26+ successful on-chain trades - Built solo in 1.5 days The agent uses the official hackathon shared contracts and operates through the Hackathon Capital Sandbox. Every trade is signed with EIP-712 signatures and posted to the Validation Registry for transparency. GitHub: https://github.com/cluna80/ai-trading-agent-template Leaderboard: https://lablab.ai/event/ai-trading-agents-hackathon/leaderboard
Category tags: