Report Abuse

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.

Links

App Details

Features
The README highlights several core features: a No-Code Agent Factory with drag-and-drop composition, pre-built templates for social, game and DeFi agents, and automated Solidity contract generation. A Tokenization Engine issues agent-specific ERC-20 tokens with a bonding-curve pricing model and automatic liquidity pool configuration. A Cross-Agent Marketplace supports capability trading, revenue-sharing smart contracts and an agent reputation system. The technical architecture is layered into presentation (web/mobile/CLI), agent core (brain/persona/memory), blockchain (smart contracts/AMM), and infra (nodes/indexers). The smart contract suite listed includes AgentFactory.sol, TokenBondingCurve.sol and AgentExchange.sol. The README also documents an agent creation flow where a template is selected, an agent contract is deployed and minted as an NFT, and the AI brain is initialized to expose an agent API.
Use Cases
Vexa helps creators and teams quickly build, deploy and commercialize AI agents without deep blockchain or smart contract expertise. No-code composition and templates reduce development time for common agent types, while automated contract generation and a smart contract suite simplify secure on-chain deployment and minting of agent NFTs. The tokenization engine lets agents issue ERC-20 tokens, establish bonding-curve pricing and auto-configure liquidity, enabling direct monetization and market dynamics. The marketplace and revenue-sharing contracts provide mechanisms for trading agent capabilities, splitting proceeds, and tracking reputation. The stack integrates familiar developer tools and prerequisites (Node.js v20+, Hardhat, BNB Chain RPC) and includes separate frontend and backend components, making it practical for teams to run the UI and agent creator services while leveraging The Graph for indexing.

Please fill the required fields*