Envio Pilot: AI-powered Set & Forget" DeFi. Automate DCA/trades via MetaMask Advanced Permissions and Envio indexing. The future of autonomous, conversational Web3 trading.
The AI-Powered "Set & Forget" On-Chain Co-Pilot
Live Application: https://envio-pilot-9gv6rrmvh-smartdevs17s-projects.vercel.app
Envio Pilot is an AI-powered DeFi automation layer that simplifies on-chain trading into a "Set & Forget" experience. By combining natural language processing with MetaMask’s Advanced Permissions (ERC-7715) and Envio’s real-time indexing, it removes the UX friction of constant transaction signing and manual data tracking.
DeFi today is burdened by "confirmation fatigue." Every swap, grant, or adjustment requires a manual wallet signature, and tracking transaction history across indices is often slow. This creates a high barrier for non-technical users and a tedious experience for power users.
Envio Pilot introduces an autonomous AI Agent that acts as your personal on-chain navigator.
Users grant a one-time "Pilot License" (periodic allowance) to a secure session account. This allows the AI to execute trades (like weekly DCA) automatically within your set limits, without you ever clicking "Confirm" again.
Requesting Permissions (Code): Using erc7715ProviderActions to request periodic native token allowances.
Redeeming Permissions (Code): Using erc7710BundlerActions and sendUserOperationWithDelegation to execute trades using granted permissions.
The platform uses Envio’s hyper-fast indexing to give the AI Agent real-time "sight." The AI instantly knows your active permissions, recent trade history, and DCA status, providing a conversational interface for blockchain data.
Indexer Configuration (Code): Real-time event indexing for PermissionGranted, TradeExecuted, and
DCAOrderCreated.
AI Envio Query Service (Code): Seamless integration between the AI Agent and cached Envio data.
🤖 Natural Language Queries: Ask "What are my active permissions?" or "How much did I trade last week?" in plain English.
💸 Automated DCA: Set up complex, time-based investment strategies through simple chat commands.
🔐 Set & Forget Security: Maintain full control over your funds while delegating execution to a permission-restricted session account.
📊 Real-Time Visibility: Instant UI updates and AI feedback powered by real-time event indexing.