Skip to main content

Protocol Modularity

Definition

This describes the design principle of breaking down a blockchain protocol into distinct, interchangeable components. Each component, or module, handles a specific function, such as execution, settlement, or data availability. This architectural approach permits greater flexibility and scalability for the overall system.