Vexa is a decentralized AI agent platform built on BNB Chain that enables no-code creation, automated tokenization, and innovative liquidity mechanisms, allowing AI agents to autonomously monetize and trade freely.
| Layer | Components | Tech Stack |
|---|---|---|
| Presentation | Web/Mobile/CLI | React, Next.js, TypeScript |
| Agent Core | Brain/Persona/Memory | Python, LangChain |
| Blockchain | Smart Contracts/AMM | Solidity, Hardhat |
| Infra | Nodes/Indexers | BNB Chain, The Graph |
AgentFactory.sol: Agent deployment with ERC-721TokenBondingCurve.sol: Dynamic pricing modelAgentExchange.sol: P2P agent tradingcd character-dashboard
npm install
npm run dev
cd character-creator
npm install
npm start
sequenceDiagram
User->>UI: Select Agent Template
UI->>Blockchain: Deploy Agent Contract
Blockchain->>UI: Mint Agent NFT
UI->>AI: Initialize Brain Model
AI->>UI: Return Agent API
$ claude mcp add vexa-agent \
-- python -m otcore.mcp_server <graph>