agentkit
Basic Information
0xGasless AgentKit is a developer toolkit for building AI-driven agents that interact with blockchain networks and DeFi protocols. It focuses on enabling gasless transactions and account abstraction on EVM-compatible chains using the ERC-4337 standard so agents can execute transactions without holding native tokens. The repo provides framework-agnostic primitives and examples to configure agents with wallets, perform blockchain interactions, transfer and trade tokens, deploy smart contracts, read contract data, and get wallet balances. It is delivered as a monorepo with TypeScript and Python support and includes a demo chatbot example showing how an AI agent can perform onchain operations. The intended audience is developers creating agent-powered blockchain applications who want reusable actions and high-level flows for onchain tasks.