VerifiForge AI — Autonomous DeFi Trading Agent

Vercel
application badge
Created by team Believer on March 31, 2026
Kraken - Trading Performance (PnL)

VerifiForge AI is a next-generation autonomous DeFi trading agent designed to simulate how artificial intelligence can enhance trading decisions in real-time environments. The system continuously analyzes market conditions using technical indicators such as RSI, MACD, and momentum signals, and generates actionable trading decisions like BUY, SELL, or HOLD with confidence and risk scoring. Built with a modern full-stack architecture, the platform features a responsive dashboard, AI chat assistant, decision tracking system, and trade execution simulation. It operates in a dry-run mode for safe experimentation while maintaining a production-ready structure. The project demonstrates how AI agents can assist users in navigating volatile crypto markets by combining data-driven insights with intuitive user interfaces. VerifiForge AI is designed as a scalable foundation for future expansion into fully autonomous trading systems, real backend execution, and SaaS deployment infrastructure.

Category tags:

"1. Application of Technology: 2 / 5 Justification: It relies strictly on modern frontend web tools (React, Vite, Tailwind). Since it lacks a persistent backend application to execute the AI logic, connect to the Kraken exchange, or broadcast transactions to the Ethereum Sepolia chain, it scores low on the technological requirements for an "Autonomous Trading Agent." 2. Presentation: 4 / 5 Justification: The UI is very robust. Having functional-looking pages for Identity, Reputation, Chat, and Risk configurations shows a solid understanding of what a full-stack dashboard should look like. Giving the app a "dry-run/simulation mode" is a smart way to let people interact with the UI. 3. Business Value: 2 / 5 Justification: As a frontend wireframe, it serves as a good Proof of Concept for pitching to investors, but it cannot be deployed or used by a customer to trade money or run AI heuristics because it has no "brain" or backend. 4. Originality: 2.5 / 5 Justification: Mocking up a dashboard with tiles for "Signals," "Decisions," and "Chat" is standard for a hackathon web app. It doesn't present any particularly novel execution paradigms or market theories. ⚖️ Pros & Cons Pros: Comprehensive UI Map: The frontend includes a lot of distinct pages (TSDashboard, VFDecisions, VFChat, TSRisk), indicating they mapped out exactly what a user would need to properly manage and monitor an AI agent. Aesthetic Styling: Utilizing Tailwind and modern component libraries shows good frontend development skills, making the platform look highly polished. Cons: Frontend Only: The repository is missing the core backend engine. Without Python/Node.js scripts to pull Kraken API data, run mathematical indicators, or stream logic to Claude/OpenAI, it isn't an AI bot. Missing Trust Integrations: The README talks about validating decisions, but there are no smart contracts, no Web3/viem integrations, and no EIP-712 signing logic present in the codebase. "

avatar

Sanem Avcil