vexa-agent
Basic Information
Vexa is a decentralized AI agent platform built on BNB Chain that enables no-code creation, automated tokenization, and liquidity mechanisms so AI agents can autonomously monetize and trade. The repository describes an end-to-end stack combining a web and mobile presentation layer (React, Next.js, TypeScript), an agent core implemented with Python and LangChain for brain, persona and memory, and a blockchain layer of Solidity smart contracts deployed with Hardhat on BNB Chain. It provides tooling for agent deployment, a smart contract suite including AgentFactory.sol (ERC-721 deployment), TokenBondingCurve.sol (dynamic pricing), and AgentExchange.sol (peer-to-peer trading), plus infrastructure integrations like nodes, indexers and The Graph. The project targets creators, developers and marketplaces that want to compose, mint, token-gate and trade autonomous AI agents.