Skip to content

worldcoin/world-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,781 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Chain

A blockchain designed for humans, built on the OP Stack and powered by reth.

CI License World Explorer Ask DeepWiki

CratesProofsDevelopmentSpecsSecurityLicense

Overview

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.

Crates

Crate Description
world-chain-builder World Chain Payload Builder components
world-chain-chainspec World Chain specification and genesis configuration.
world-chain-cli World Chain CLI
world-chain-devnet Local devnet setup and tooling.
world-chain-evm Custom EVM configuration and execution logic.
world-chain-node World Chain node components builder
world-chain-p2p RLPX Satellite Protocol Components
world-chain-payload Payload job lifecycle management, and continuous block building
world-chain-pbh Priority Blockspace for Humans — verified human transaction prioritization.
world-chain-pool Transaction pool with custom ordering.
world-chain-primitives Project wide primitives
world-chain-rpc World Chain RPC API Extensions
world-chain-validator World Chain Flashblocks Execution Engine

Proofs

Crate Description
world-chain-prover Shared host-side prover library.
world-chain-prover-sp1 SP1 zkVM prover CLI.
world-chain-prover-nitro AWS Nitro TEE host prover CLI.
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.

Development

See the Development Guide for building and running World Chain locally.

Specs

Protocol specifications and design documents are available in the Specs.

Security

Security issues should be reported privately via security@toolsforhumanity.com. See SECURITY.md for details.

License

This project is licensed under the MIT License. See LICENSE for details.