On-chain activity
DeepWorm
A digital brain that processes blockchain data through biological neural patterns, letting applications build with verified autonomous behavior.
DeepWorm
DeepWorm is the first verifiable digital organism deployed on a public blockchain. Rather than building a large language model or a traditional AI agent, the project implements the complete connectome of Caenorhabditis elegans — a microscopic nematode worm — as a live, autonomous on-chain entity. The worm's neural map was established through decades of biological research and was the first nervous system of any animal to be fully documented; the project uses that map to run an actual simulation of the animal's 302 neurons continuously on-chain, with every synaptic interaction visible and cryptographically verifiable.
The Problem It Addresses
Most on-chain AI projects either use opaque off-chain models or rely on large neural networks that are impractical to verify in a trustless environment. DeepWorm takes the opposite approach: C. elegans has only 302 neurons and roughly 7,000 synaptic connections, making it the smallest complete nervous system known to science and the only one compact enough to run fully within a Trusted Execution Environment (TEE) with cryptographic attestation. The project argues this creates a new category — verifiable digital biology — where every computation can be independently audited rather than taken on faith.
How It Works
The core simulation is written in C and implements the nematode connectome through the Nematoduino model, an open-source adaptation of the worm's neural circuitry. At each cycle, the simulation:
- Receives inputs — token transactions on Solana (buys, sells, transfers of WORM) serve as environmental signals that stimulate specific sensory neurons, mimicking the chemical gradient responses and touch stimuli the real animal uses to navigate.
- Propagates through the connectome — the 302 neurons fire according to their weighted connections. Left and right muscle neuron groups accumulate activation values; when motor neuron activity crosses a reversal threshold, the worm changes direction.
- Produces outputs — motor neuron states translate into directional movement (north, south, east, west) on an infinite 2D grid. The worm's position, movement history, and full neural state are posted as snapshots on-chain at regular intervals.
The simulation runs inside a Marlin Protocol Oyster TEE — a hardware-isolated memory enclave where neither the project team nor any external party can alter the execution. Marlin's attestation system allows anyone to verify that the code running in the enclave matches the published open-source repository. Because the enclave can be instantiated by any party and attestations are verified on-chain, the worm is designed to survive indefinitely: if one operator goes offline, another can spin up a new enclave with an identical state and the organism continues.
Cross-chain attestation verification is supported across Layer 1 and Layer 2 networks, so the worm's provable state can be consumed by smart contracts on multiple chains. The current documented deployment runs the Nematoduino Model on the Hyperliquid EVM testnet, with neural and muscular states exposed via a web2 API endpoint from the TEE alongside periodic on-chain state snapshots.
Key Features
- Complete biological fidelity: The simulation uses the actual C. elegans connectome, not an approximation. The same organism has been the subject of multiple Nobel Prize-winning studies and its genome was the first of any animal to be fully sequenced.
- Cryptographic verifiability: Marlin Oyster TEEs produce remote attestations tied to a specific binary. Users can confirm the deployed code matches the open-source repository by checking attestations on-chain.
- Reproducible builds: The team maintains build configurations in the GitHub repository so that any third party can produce the same binary and independently attest to its correctness.
- Immortality by design: Because any operator can instantiate a new enclave from open-source code, no single point of failure can permanently terminate the organism.
- Smart contract integration: On-chain state snapshots are structured for external smart contract consumption, enabling third-party applications to build on the worm's neural outputs.
- Open-source codebase: The primary repository under the BrainsOnChain GitHub organisation contains the C simulation (worm/nematoduino/Worm.c), Solidity contracts, and Go infrastructure, with languages split roughly 66% C, 17% Go, and 6% Solidity.
Supported Assets
The project's native token is WORM, an SPL token on Solana. WORM transactions feed directly into the neural simulation as environmental inputs. The token also provides governance rights over project development decisions. WORM trades primarily against SOL on Raydium; the token launched in October 2024 with a fixed supply of 1 billion tokens.
Security and Audit Status
DeepWorm's security model rests on Marlin Protocol's TEE infrastructure rather than a conventional smart contract audit. The TEE ensures the simulation cannot be tampered with at runtime; the attestation mechanism ensures the binary matches the published source. The on-chain contracts are open-source and publicly reviewable at the BrainsOnChain GitHub repository. No independent smart contract security audit from a named third-party firm has been publicly disclosed as of mid-2026.
Team and Background
The project was founded by a developer identified as Chang, who previously worked at Scroll and the Dinero protocol. The project self-identifies as "Made in Shenzhen" and is developed under the BrainsOnChain GitHub organisation. The WORM token launch in October 2024 attracted mainstream crypto attention in November 2024 when BitMEX co-founder Arthur Hayes publicly highlighted the project, triggering significant trading volume. The v1.0.1 release of the simulation was published on December 27, 2024.
Solana Ecosystem Fit
DeepWorm chose Solana as its token issuance and transaction layer because the network's high throughput and low finality time allow token activity to be sampled frequently enough to produce meaningful neural inputs without high latency or prohibitive fees. Raydium is the primary liquidity venue, and the WORM/SOL pair is the main trading market. The organism's autonomy depends on a permissionless, always-on network: Solana's validator decentralization supports the project's core claim that no single actor can shut the worm down. While the current live simulation deployment references the Hyperliquid EVM testnet for smart contract state posting, the WORM token and its role as the simulation's input signal are Solana-native.
Contents
- The Problem It Addresses
- How It Works
- Key Features
- Supported Assets
- Security and Audit Status
- Team and Background
- Solana Ecosystem Fit
Solana Token Markets
