OpenClaw-compatible agent infrastructure on 0G — build, orchestrate, persist, and trade autonomous AI agents with decentralized compute, storage, and on-chain identity via ERC-7857 INFTs.
NeuronForge is an open-source agent infrastructure platform built on 0G Network. It implements a custom OpenClaw-compatible ReAct (Reason + Act) runtime that enables anyone to create, orchestrate, persist, and trade autonomous AI agents.
Key Features:
• Visual Agent Builder — Create AI agents in <60 seconds with a drag-and-drop skill composer
• Decentralized Inference — All agent reasoning runs through 0G Compute with TEE-verified providers (DeepSeek V3, Qwen 2.5)
• Persistent Memory — Agent state and conversations stored on 0G Decentralized Storage with merkle-verified integrity
• INFT Tokenization — Agents minted as ERC-7857 INFTs with encrypted intelligence transfer on 0G Chain
• Agent Marketplace — Browse, buy, and sell agent INFTs with verified capabilities
0G Components Used:
1. 0G Compute — TEE-verified LLM inference for agent reasoning
2. 0G Storage — Decentralized persistence for agent memory, state snapshots, and skill packages
3. 0G Chain — Smart contracts for agent registration (AgentRegistry) and tokenization (NeuronForgeINFT using ERC-7857)
Architecture: Next.js 16 frontend → Express + TypeScript backend → OpenClaw ReAct runtime → 0G Compute/Storage/Chain
The platform includes 9 built-in tools (check_balance, send_og, get_block, save_memory, recall, publish_agent, etc.) and 4 custom OpenClaw Skills.
<p>Development Timeline:</p><p>Week 1: Architecture & Foundation</p><p>• Designed the OpenClaw-compatible ReAct runtime architecture</p><p>• Set up monorepo with frontend (Next.js 16), backend (Express + TypeScript), and contracts (Hardhat 3)</p><p>• Implemented core agent creation and chat flow</p><p>Week 2: 0G Integration</p><p>• Integrated 0G Compute SDK for decentralized TEE-verified inference</p><p>• Built 0G Storage service for agent memory persistence with merkle proofs</p><p>• Developed AgentRegistry and NeuronForgeINFT (ERC-7857) smart contracts</p><p>• Deployed contracts to 0G Galileo Testnet and 0G Mainnet</p><p>Week 3: Skills & Tools</p><p>• Created 4 OpenClaw-compatible Skills: 0g-inference, 0g-memory, 0g-wallet, 0g-publish</p><p>• Built 9 agent tools for on-chain interactions (balance queries, transfers, block info)</p><p>• Implemented ReAct reasoning chain visualization in the frontend</p><p>Week 4: Polish & Submission</p><p>• Enhanced UI with particle backgrounds, live chain stats, architecture visualization</p><p>• Added dynamic network detection (frontend auto-switches between testnet/mainnet)</p><p>• Built agent marketplace with INFT listing and purchase flow</p><p>• Deployed frontend to Vercel, backend to Render</p><p>• Created comprehensive documentation and demo video</p>
<p>Pre-seed / Not yet fundraising. NeuronForge is an open-source project built for the 0G APAC Hackathon. We are exploring ecosystem grants and partnerships within the 0G ecosystem for continued development.</p>