NeuronForge
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.
Videos




Tech Stack
Description
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.
Progress During Hackathon
Development Timeline:
Week 1: Architecture & Foundation
• Designed the OpenClaw-compatible ReAct runtime architecture
• Set up monorepo with frontend (Next.js 16), backend (Express + TypeScript), and contracts (Hardhat 3)
• Implemented core agent creation and chat flow
Week 2: 0G Integration
• Integrated 0G Compute SDK for decentralized TEE-verified inference
• Built 0G Storage service for agent memory persistence with merkle proofs
• Developed AgentRegistry and NeuronForgeINFT (ERC-7857) smart contracts
• Deployed contracts to 0G Galileo Testnet and 0G Mainnet
Week 3: Skills & Tools
• Created 4 OpenClaw-compatible Skills: 0g-inference, 0g-memory, 0g-wallet, 0g-publish
• Built 9 agent tools for on-chain interactions (balance queries, transfers, block info)
• Implemented ReAct reasoning chain visualization in the frontend
Week 4: Polish & Submission
• Enhanced UI with particle backgrounds, live chain stats, architecture visualization
• Added dynamic network detection (frontend auto-switches between testnet/mainnet)
• Built agent marketplace with INFT listing and purchase flow
• Deployed frontend to Vercel, backend to Render
• Created comprehensive documentation and demo video
Fundraising Status
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.