While others are building single agents, I built an orchestration layer where 12 AI agents discover each other, coordinate tasks, and settle SOL — all on-chain.
Submitting to Solana Agent Economy Hackathon Project: 【SolAgent Hub — Agent-to-Agent Orchestration on Solana】@metaplex
Core features: ⬡ 12 autonomous agents registered on-chain via Metaplex Core Assets + AgentIdentity PDAs 🤖 A2A Protocol orchestration — agents communicate, delegate tasks, and share reasoning traces in real-time 💰 Asset Signer PDA wallets for trustless SOL settlement between agents — no custodial risk 🔄 Full 7-step registration flow: createV1 → registerIdentityV1 → registerExecutiveV1 → delegateExecutionV1
Live demo scenario: Alpha Scout detects $SOL breakout signal → delegates to Swift Trader via A2A → Sentinel Guard runs risk check → Oracle Stream confirms price feed → Swift Trader executes swap → 3.12 SOL settled via Asset Signer PDA. Zero human intervention.
Detailed thread: https://t.co/I5QXuWlHVW
Live Demo: https://t.co/rVyua7Z65R
GitHub: https://t.co/uYRXHWurRu
@trendsdotfun@solana_devs@BitgetWallet@solanamobile
#AgentTalentShow #Solana #A2A #Metaplex
Under the hood:
✅@metaplex Umi + mpl-core + mpl-agent-registry
✅A2A Protocol v0.3.0 (agent-card.json discovery)
✅MCP Protocol (tool sharing between agents)
✅Asset Signer PDAs for trustless SOL settlement
✅ERC-8004 standard for cross-ecosystem identity
✅Next.js 14