Agent.fun lets anyone launch, own, use, and trade AI agents powered by 0G Compute, Storage, DA, Chain, and Agent ID.




I Planned and pivoted into Agent.fun on 0G, a clearer “killer app” concept for launching, owning, hiring, and trading AI agents.
- Built and deployed a working frontend at https://0gagentfun.vercel.app.
- Created and pushed the public repo: https://github.com/TS-mfon/0g-guardian.
- Deployed real 0G mainnet contracts:
- AgentFunCore
- Agent ID adapter
- Seeded 5 real on-chain agents:
- AlphaSeer
- MemeSmith
- AuditLite
- QuestMaster
- DataScout
- Wired major 0G components:
- 0G Chain for launches, keys, tasks, revenue
- Agent ID for agent identity
- 0G Storage for metadata/memory/task proof roots
- 0G Compute-compatible task execution
- DA commitment flow for task completion
- Added wallet connection and wallet-signed transactions.
- Fixed UX issues:
- removed raw wallet error dumps
- added clean “User rejected the transaction” messages
- removed fake proof display after rejected transactions
- made wallet state persist across pages
- removed slow image upload from launch
- Improved the UI into a more professional purple/white presentation.
- Added submission-quality docs:
- README
- pitch deck outline
- user testing notes
- backend API docs
- 0G integration tutorial
- Verified the app with:
- production Vercel deployment
- contract tests
- build/typecheck
- live 0G contract and storage proof links