Composability

Also known as: Modular Blockchain Design, Smart Contract Integration, Composable Architecture

The capability of blockchain systems to combine independently developed components into complex, functional applications.

Composability in Web3 refers to the ability of smart contracts, dApps, and blockchain protocols to interact and build on each other seamlessly. This principle is a key enabler of rapid innovation in the DeFi ecosystem, where developers can 'compose' new services by leveraging existing tools without needing to rebuild core infrastructure. Composability can be atomic (synchronous, within the same transaction) or asynchronous (across time or networks). It supports use cases like flash loans, integrated yield strategies, and cross-platform identity. However, tight coupling also creates interdependencies that may lead to systemic risks.

Frequently Asked Questions