Skip to main content

Code Immutability

Definition

Code immutability describes the characteristic of smart contracts or blockchain protocols that prevents their alteration once deployed to a distributed ledger. This means the underlying programming cannot be changed, deleted, or modified. It ensures the consistent and predictable execution of predefined rules. This property forms a fundamental security and trust mechanism in many decentralized systems.