Crates • Proofs • Development • Specs • Security • License
World Chain is a blockchain designed for humans. It prioritizes scalability and accessibility for real users, providing the rails for a frictionless onchain UX. World Chain is built on the OP Stack and powered by reth.
| Crate | Description |
|---|---|
world-chain-builder |
Custom block builder with priority blockspace for humans (PBH). |
world-chain-chainspec |
Chain specification and genesis configuration. |
world-chain-cli |
CLI tooling for operating World Chain nodes. |
world-chain-devnet |
Local devnet setup and tooling. |
world-chain-evm |
Custom EVM configuration and execution logic. |
world-chain-node |
World Chain execution node built on reth. |
world-chain-p2p |
Peer-to-peer networking layer. |
world-chain-payload |
Payload building and attributes. |
world-chain-pbh |
Priority Blockspace for Humans — verified human transaction prioritization. |
world-chain-pool |
Transaction pool with PBH-aware ordering. |
world-chain-primitives |
Shared types and primitives. |
world-chain-rpc |
Custom RPC extensions for World Chain. |
world-chain-state |
State management and storage. |
world-chain-validator |
Transaction validation with World ID proof verification. |
| Crate | Description |
|---|---|
world-chain-proof |
Fault-proof library with pluggable SP1 and Nitro TEE backends. |
world-chain-proof-core |
Shared primitives for SP1 and Nitro TEE fault-proof backends. |
world-chain-proof-nitro |
AWS Nitro TEE attestation prover for OP Succinct Lite fault proofs. |
world-chain-proof-protocol |
Fault-proof protocol definitions and interfaces. |
world-chain-proofs |
Proof primitives and shared types. |
world-chain-challenger |
Fault-proof challenger service. |
world-chain-proposer |
Output root proposer service. |
world-chain-prover-service |
Proof generation service. |
See the Development Guide for building and running World Chain locally.
Protocol specifications and design documents are available in the Specs.
Security issues should be reported privately via security@toolsforhumanity.com. See SECURITY.md for details.
This project is licensed under the MIT License. See LICENSE for details.