Lattice logo

Lattice

Lattice built open-source software and infrastructure for autonomous onchain worlds, including the MUD framework, Redstone chain, and Quarry infrastructure. In April 2026, it announced it is winding down after five years; Redstone is scheduled to shut down on May 15, 2026.
Distributed
0 current maintainers0 active leads

Maintainer signals as of Aug 10, 2026


MUD


Project Links


Description

MUD is an MIT-licensed open-source framework for building onchain applications on Ethereum-compatible networks. It includes development tooling, frontend templates, a development server with contract hot reloading, an automatic indexer, MUD-native account abstraction, and token-standard support; developers can deploy with Lattice’s Quarry environment or compose a stack using EVM chains, ERC-4337 bundlers, and the MUD indexer.

Category: Developer Tooling

Redstone Chain


Project Links


Description

Lattice built Redstone as a Plasma-style OP Stack Layer 2 for autonomous worlds. Lattice’s winding-down notice confirms that the chain shut down on May 15, 2026 and that redstone.xyz now serves withdrawal and balance-recovery information.


Chains:
Ethereum

Dozer


Project Links


Description

Dozer is a MUD indexer that retrieves MUD Store logs from an Ethereum RPC endpoint, aggregates record updates, splices, and deletions into complete records, and persists them in PostgreSQL. Its JSON HTTP Logs API supports querying records by table ID, key tuple, address, and block number for point-in-time access. It also includes configuration, CLI operation, and PostgreSQL backup and S3-based restore routines.

Category: OnChain Data API

Quarry


Project Links


Description

Quarry is a Lattice-built computing environment for onchain worlds. Its integrated stack spans block building through an ERC-4337 bundler, providing end-to-end latency as low as 7ms, passkey-enabled smart-account onboarding with gas sponsorship, low-cost OP Stack transactions using Ethereum Blobs DA and Alt-DA, and planned multi-chain scaling. It is Lattice’s full-stack implementation of MUD’s open Standard World Interface APIs.

Category: Blockchain Gaming Infrastructure

Wiresaw


Project Links


Description

Wiresaw replaces the traditional mempool model with first-come-first-served transaction ordering and immediate commitments, enabling very low-latency pre-confirmations. Lattice released it as open source when the company wound down.