{"id":199515,"date":"2023-11-24T02:41:47","date_gmt":"2023-11-23T21:11:47","guid":{"rendered":"https:\/\/dripp.zone\/news\/?p=199515"},"modified":"2023-11-24T02:41:47","modified_gmt":"2023-11-23T21:11:47","slug":"what-are-modular-blockchains-the-defiant-crypto-news","status":"publish","type":"post","link":"https:\/\/dripp.zone\/news\/what-are-modular-blockchains-the-defiant-crypto-news\/","title":{"rendered":"What Are Modular Blockchains? &#8211; The Defiant &#8211; Crypto News"},"content":{"rendered":"<p><\/p>\n<div>\n<p>As the blockchain ecosystem expands, many developers and researchers have committed countless hours to creating an ideal framework for their native networks. Many of these networks are based on the original blockchain design approach where one chain handles everything, otherwise known as a monolithic blockchain.<\/p>\n<p>While monolithic chains have been the norm, performance and decentralization are often sacrificed for the sake of completion. Monolithic chains are limited in scalability and upgradability, can have higher requirements for validator node hardware which limits decentralization, and dApp versatility may be hindered.<\/p>\n<p>This concept that blockchains cannot simultaneously achieve decentralization, security, and scalability is commonly referred to as the <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/vitalik.ca\/general\/2021\/04\/07\/sharding.html#:~:text=design%20by%20Quantstamp.-,The%20Scalability%20Trilemma,-The%20best%20way\">scalability trilemma<\/a>.<\/p>\n<p>In an attempt to solve this, the idea of the modular blockchain was born. Modular blockchains comprise a multi-layered architecture in which primary tasks are separated by their specific function. By delegating tasks to multiple specialized blockchains, a modular design presents a more scalable and customizable system without sacrificing decentralization or security.<\/p>\n<h2>Modular Networks Explained<\/h2>\n<p>Modular blockchains can specialize in four different functions: execution, settlement, consensus, and data availability. Execution processes transactions, settlement secures the transaction destination, consensus validates a transaction\u2019s authenticity, and data availability is the public storage of a transaction&#8217;s data.<\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/celestia.org\/static\/3db6ee86f49fa4f564902b4b045da8d0\/6482f\/Monolithic-Modular_V2_without_logo.png\" class=\"no-underline\"><\/p>\n<figure><figcaption class=\"text-center text-xs\">Monolithic vs Modular Design<\/figcaption><\/figure>\n<p><\/a><\/p>\n<p>There are multiple approaches to the implementation and priority of each of these functions, but three of the most commonly referenced modular methods are rollups, validium, and sovereign rollups.<\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/celestia.org\/glossary\/rollup\/\">Rollups<\/a> host applications and process user transactions, then publish the data to a layer one (L1) network and act as an execution layer. A <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/ethereum.org\/en\/developers\/docs\/scaling\/validium\/\">validium<\/a> is a variation of a rollup that processes transactions off-chain prior to submission to the L1, and uses a network of proof-of-stake validators to store data off-chain.<\/p>\n<p>Lastly, <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/celestia.org\/learn\/sovereign-rollups\/an-introduction\/\">sovereign rollups<\/a> differ from traditional rollups as they do not rely on an L1\u2019s smart contracts for validation. Data blocks are published directly onto the rollup, and then the rollup&#8217;s sovereign nodes are responsible for determining the chain the transaction is published to. This means sovereign rollups act as both an execution and settlement layer.<\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/usa.visa.com\/dam\/VCOM\/regional\/na\/us\/Solutions\/layers-of-modular-chains-1600x900.png\" class=\"no-underline\"><\/p>\n<figure><img decoding=\"async\" alt=\"Layers of Modular Chains\" loading=\"lazy\" width=\"768\" height=\"432\" data-nimg=\"1\" class=\"mx-auto h-full max-h-[482px] w-full max-w-[628px]  object-contain\" id='b' style='filter: url(%23b)' src=\"https:\/\/thedefiant.io\/_next\/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2F6oftkxoa%2Fproduction%2F0a41a4d80a3d7db227a06b511c86e0556cfcc7e1-1600x900.jpg&amp;w=828&amp;q=75\" \/><figcaption class=\"text-center text-xs\">Layers of Modular Chains<\/figcaption><\/figure>\n<p><\/a><\/p>\n<h2>Pros and Cons Of Modular Structure<\/h2>\n<p>Modular blockchain architecture theoretically provides some major advantages when compared to monolithic designs.<\/p>\n<p>Scalability is improved upon greatly with a modular design. The offloading of resource-intensive tasks to separate layers allows for greater overall throughput with no cost to decentralization. This high throughput is especially noticeable on Ethereum-based solutions, where transaction costs can get quite high during periods of network congestion.<\/p>\n<p>Modular base layers are also designed to be highly flexible and promote interoperability amongst other layer one and layer two chains. This allows developers to run the <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/ethereum.org\/en\/developers\/docs\/evm\/\">EVM<\/a> or other virtual machines of their choosing. Through modularity, blockchains and wallets become more interoperable due to layer flexibility, which can allow for the development of universal applications and reduce overall friction for users.<\/p>\n<p>Naturally, this does not come without any drawbacks. Modular blockchains can be more challenging to build on compared to the monolithic blockchains that many developers are used to. The learning curve can be rather steep for users and developers alike.<\/p>\n<p>Modular networks are also not nearly as battle-tested as their monolithic counterparts. Testing of their abilities has been less extensive, and the networks have not been subjected to the amount of concurrent traffic that Ethereum or Bitcoin have been proven to be able to withstand.<\/p>\n<h2>Future of Modular Blockchains<\/h2>\n<p>While modular blockchain development is still in its infancy, the market has shown excitement surrounding the sector with <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/celestia.org\/\">Celestia&#8217;s<\/a> explosive price action. Following its mainnet launch on October 31st, Celestia\u2019s token <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/www.coingecko.com\/en\/coins\/celestia\">$TIA is up 142%<\/a> since it went live.<\/p>\n<p>Solving the scalability trilemma has been a focus for development teams since the term was originally coined by Ethereum co-founder Vitalik Buterin. Improving scalability without compromising decentralization or security is paramount for furthering the adoption of DeFi.<\/p>\n<p>Celestia\u2019s mainnet launch may allow for more high-volume testing of the modular structure, and other modular blockchains are currently being developed and prepared for launch. Over time, the range in which modularity is applied to crypto is likely to expand, as the design promotes versatility and interoperability.<\/p>\n<p>Certain dApps will work better with specific layer designs, and theoretically, many of those can be mixed and matched for optimal network performance on a per-dApp basis. Through this flexibility, modular networks\u2019 tech stacks can support a much larger range of versatile and secure dApps that could help propel DeFi to the next level.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>As the blockchain ecosystem expands, many developers and researchers have committed countless hours to creating an ideal framework for their native networks. Many of these networks are based on the original blockchain design approach where one chain handles everything, otherwise known as a monolithic blockchain. While monolithic chains have been the norm, performance and decentralization [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":199516,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[274,273,272,244,266,271,268,270,269,267],"class_list":["post-199515","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-de-fi","tag-crypto-finance","tag-decentralized-finance","tag-liquidity","tag-metamask","tag-pancake","tag-slippage","tag-sushiswap","tag-tronlink","tag-trust-wallet","tag-uniswap"],"_links":{"self":[{"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/posts\/199515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/comments?post=199515"}],"version-history":[{"count":2,"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/posts\/199515\/revisions"}],"predecessor-version":[{"id":199518,"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/posts\/199515\/revisions\/199518"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/media\/199516"}],"wp:attachment":[{"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/media?parent=199515"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/categories?post=199515"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dripp.zone\/news\/wp-json\/wp\/v2\/tags?post=199515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}