Decentraland is a 3D virtual reality platform built on the Ethereum blockchain, enabling users to explore, create, buy, and sell digital assets and virtual land [1]. Launched publicly in 2020 but developed since 2015 by Argentinian developers Esteban Ordano and Ari Meilich, it evolved from a simple pixel grid into a fully immersive 3D world [2]. At its core, Decentraland operates on a decentralized model where ownership of digital real estate—known as LAND—is represented by non-fungible tokens (NFTs) compliant with the ERC-721 standard, ensuring verifiable and immutable ownership [3]. The platform’s native cryptocurrency, MANA, an ERC-20 token, facilitates transactions within the ecosystem, allowing users to purchase land, digital wearables, and services [4]. Users access the world through web browsers or dedicated applications, including an enhanced desktop client launched in 2024, and authenticate using crypto wallets like MetaMask [5]. Governance is managed via a Decentralized Autonomous Organization (DAO), where MANA holders vote on proposals affecting platform development, policies, and resource allocation [6]. The platform features an official marketplace for trading NFTs such as LAND, wearables, and emotes, fostering a creator-driven economy [7]. Decentraland’s architecture is divided into three layers: the Consensus Layer for asset ownership on Ethereum, the Land Content Layer for hosting 3D assets via the peer-to-peer Catalyst Network, and the Real-Time Layer for user interactions like chat and voice [8]. It supports content creation through tools like the no-code Builder and the advanced Scene Editor, enabling users to design interactive experiences using WebGL and A-Frame technologies [9]. Events such as the Decentraland Music Festival and Art Week highlight its use in entertainment and culture, while brands like Fidelity and Coca-Cola have established virtual presences for marketing and education [10]. Despite its innovative model, Decentraland faces challenges related to scalability on Ethereum, user retention, and regulatory questions around intellectual property, data protection, and taxation of virtual assets [11].

Technology and Architecture

Decentraland’s technological foundation is built upon a sophisticated, multi-layered architecture that integrates blockchain, peer-to-peer networks, and real-time communication systems to create a decentralized 3D virtual world. This architecture ensures secure ownership of digital assets, efficient content distribution, and immersive user interactions, all while maintaining the core principles of decentralization and user sovereignty.

Three-Layer Architecture

Decentraland employs a three-layer architecture to separate critical functions and optimize performance, security, and scalability [8]. This design allows the platform to balance the immutability of blockchain with the performance demands of a real-time virtual environment.

Consensus Layer

The Consensus Layer operates directly on the Ethereum blockchain and is responsible for recording and verifying the ownership of digital assets. This includes virtual land parcels known as LAND, wearable items, and user names, all of which are represented as non-fungible tokens (NFTs) [3]. Specifically, LAND is implemented as an ERC-721 token, ensuring each parcel is unique, indivisible, and verifiably owned. The use of Ethereum’s blockchain provides a transparent, immutable, and decentralized ledger, eliminating the need for a central authority to manage asset ownership [1].

Land Content Layer

The Land Content Layer manages the digital assets that populate the virtual world, such as 3D models, textures, audio files, and interactive scripts. To avoid overloading the Ethereum blockchain with large data files, Decentraland uses the Catalyst Network, a decentralized, peer-to-peer content delivery network (CDN) [1]. This network consists of independent nodes that host, validate, and serve content for each LAND parcel. The Catalyst Network ensures that content is distributed efficiently and remains resilient, as it does not rely on a single point of failure. The metadata and pointers to this content are stored on-chain, while the actual files are stored off-chain, creating a hybrid model that balances decentralization with performance [8].

Real-Time Layer

The Real-Time Layer handles live interactions between users, such as chat, voice communication, avatar movements, and proximity-based events. This layer relies on centralized services for WebSocket communication and user discovery to ensure low-latency and high-performance interactions [8]. While this introduces a degree of centralization, the identities and access rights of users are still verified through the Ethereum blockchain, ensuring that the core security and ownership principles remain intact. This hybrid approach allows Decentraland to deliver a smooth and immersive social experience without compromising the decentralized nature of asset ownership [8].

Core Technologies and Development Tools

Decentraland leverages a suite of open-source and web-based technologies to enable accessible and powerful content creation.

A-Frame and WebGL for Web-Based Rendering

The platform uses A-Frame, an open-source web framework developed by Mozilla, to render its 3D environments [19]. A-Frame is built on top of WebGL, a JavaScript API that enables hardware-accelerated 3D graphics directly within web browsers. This combination allows Decentraland to deliver rich, immersive experiences without requiring users to download dedicated software. Users can access the world through standard web browsers on PCs, smartphones, and tablets, significantly lowering the barrier to entry [20]. The use of a declarative, HTML-like syntax in A-Frame also simplifies development for creators, making it easier to build and deploy 3D scenes [21].

Integration with WebXR

To support virtual reality (VR) experiences, Decentraland integrates with WebXR, a modern web standard that enables access to VR and augmented reality (AR) devices directly from the browser [22]. This allows users to connect VR headsets like the Meta Quest or HTC Vive for a fully immersive experience, while still maintaining compatibility with non-VR users. This cross-platform accessibility is a key differentiator for Decentraland compared to metaverses that rely on proprietary game engines like Unity or Unreal Engine [23].

Scene Editor and SDK7

For content creation, Decentraland provides the Scene Editor, an advanced tool that combines a no-code interface with the ability to write custom scripts in TypeScript [24]. This tool is part of the SDK7, which allows developers to create complex, interactive decentralized applications (dApps) within the world. The SDK supports features like event listeners (onEnterScene, OnPointerDown), user data access, and networking, enabling creators to build dynamic games, social spaces, and interactive art installations [25]. The platform also supports the import of 3D models in standard formats like .gltf and .glb, ensuring compatibility with a wide range of 3D modeling software [26].

Scalability and Layer 2 Solutions

Operating on the Ethereum blockchain presents significant scalability challenges, including high transaction fees (gas fees) and network congestion. To address these issues, Decentraland has implemented and is exploring various solutions.

Layer 2 and Sidechain Integration

To reduce costs and improve transaction speed, Decentraland utilizes Layer 2 (L2) scaling solutions and sidechains. A key partnership is with Polygon, a popular Ethereum sidechain known for its low fees and high throughput [27]. By moving certain operations, such as NFT transactions and governance votes, to a sidechain, Decentraland can maintain the security of Ethereum’s mainnet while drastically improving user experience. This is documented in architecture decisions like ADR-4 and ADR-14, which outline the strategy for deploying NFTs on L2 while maintaining on-chain references for security [28].

Meta-Transactions and Gasless Interactions

Another innovation is the use of meta-transactions and gasless interactions, which allow users to interact with the platform without directly paying gas fees [29]. Relayer services can sponsor these transactions, making the platform more accessible to new users who may not yet own MANA or other cryptocurrencies. This approach has reportedly saved users over $32,000 in fees and is crucial for onboarding a broader audience [29].

Smart Contract Implementation and Security

The entire economy and governance of Decentraland are governed by a suite of open-source smart contracts deployed on Ethereum. These contracts manage the creation, transfer, and burning of the MANA token (an ERC-20 token), the ownership of LAND, and the rules of the Decentraland DAO [31].

All smart contracts are publicly available on GitHub, allowing for community audit and transparency [32]. They have undergone security audits by reputable firms like OpenZeppelin, and the results are published for public review [33]. The control of critical contracts is vested in the Decentralized Autonomous Organization (DAO), meaning any changes require community approval through a voting process, further enhancing security and decentralization [34]. This robust, transparent, and community-governed approach to smart contract management is fundamental to ensuring the integrity and trustworthiness of the platform’s digital economy.

Tokenomics and Virtual Economy

Decentraland's virtual economy is built upon a dual-token system that integrates a fungible cryptocurrency with non-fungible digital assets, creating a self-sustaining economic model rooted in blockchain technology. At the core of this system are two primary components: the MANA token, an ERC-20 standard cryptocurrency, and LAND, a collection of virtual real estate parcels represented as non-fungible tokens (NFTs) compliant with the ERC-721 standard on the Ethereum blockchain [3]. This architecture enables a decentralized marketplace where users can acquire, develop, and monetize digital space, forming the foundation of an open and user-driven virtual economy.

MANA: The Fungible Utility Token

The MANA token serves as the primary medium of exchange within Decentraland’s ecosystem. As an ERC-20 token, MANA is fully fungible, meaning each unit is interchangeable with another, much like traditional fiat currency. This fungibility makes it ideal for facilitating transactions such as purchasing virtual land, digital wearables, emotes, and other in-world services [4]. MANA is not only a transactional currency but also a governance token, granting holders the ability to participate in the platform's decentralized decision-making process through the Decentralized Autonomous Organization (DAO) [6]. By staking or holding MANA, users gain voting power proportional to their holdings, allowing them to influence key aspects of the platform, including policy changes, protocol upgrades, and allocation of treasury funds.

The economic model of MANA incorporates mechanisms to manage supply and demand. While the total supply is capped at 2 billion tokens, the initial distribution included an inflationary mechanism designed to incentivize early participation, with the rate decreasing over time to promote long-term stability [38]. Additionally, MANA is periodically burned—permanently removed from circulation—when users purchase LAND, which reduces the overall supply and introduces a deflationary pressure that can help support the token’s value [39].

LAND: Non-Fungible Virtual Real Estate

In contrast to the fungible nature of MANA, LAND represents unique, indivisible digital assets that function as parcels of virtual real estate within the Decentraland world. Each LAND parcel is an NFT with distinct coordinates (x, y) in the 3D grid of the metaverse, ensuring its uniqueness and scarcity [40]. The total supply of LAND is fixed at 90,601 parcels, creating a programmatically scarce resource that mirrors the principles of real-world real estate markets [1]. Ownership of LAND grants users full control over the content hosted on their parcel, allowing them to build interactive experiences such as games, galleries, stores, or event spaces using tools like the Scene Editor and A-Frame [9].

The value of LAND is influenced by several economic factors, including location, development quality, and proximity to high-traffic areas such as official districts or popular events. Parcels located near central hubs like Genesis Plaza or thematic zones such as the Fashion District command premium prices due to network effects and increased visibility [43]. This dynamic reflects traditional real estate principles of “location, location, location,” adapted to a digital environment. Moreover, LAND can be aggregated into larger estates, enabling the creation of expansive, thematically coherent developments that further enhance utility and value [44].

Marketplace and Economic Interactions

All economic activity in Decentraland is facilitated through its official marketplace, a peer-to-peer platform where users can buy, sell, and trade LAND, wearables, names, and other NFTs [7]. Transactions are conducted in MANA, reinforcing the token’s role as the ecosystem’s native currency. The marketplace supports both direct sales and auction-based listings, providing flexibility for creators and investors alike. Additionally, the platform has introduced mechanisms for leasing LAND, allowing owners to generate passive income by renting their parcels to third parties for events, advertising, or temporary installations [46]. This rental economy enhances liquidity and encourages active utilization of virtual space, countering the issue of land banking.

Creators can also monetize their digital art and designs by minting and selling wearables and emotes as NFTs. These items are often released in limited editions, creating artificial scarcity and collectible value. Royalty systems embedded in smart contracts ensure that original creators receive a percentage of secondary market sales, incentivizing continuous content production and innovation [47].

Economic Challenges and Sustainability

Despite its innovative design, Decentraland’s virtual economy faces several challenges. One major concern is market liquidity, particularly for LAND, where transaction volumes can be inconsistent, leading to price volatility and difficulty in asset valuation [48]. Additionally, there is a high concentration of LAND ownership, with a small number of wallets controlling a disproportionate share of prime locations, raising questions about decentralization and equitable access [49]. This concentration can stifle competition and limit opportunities for independent creators.

Another challenge lies in achieving sustainable monetization beyond speculation. While early growth was driven by speculative investment in virtual real estate, long-term viability depends on fostering organic economic activity such as virtual commerce, advertising, and play-to-earn gaming [50]. Initiatives like the Play-To-Earn Incubator aim to stimulate developer engagement and create new revenue streams for users [51].

Governance and Economic Policy

Economic policy in Decentraland is not dictated by a central authority but is instead shaped through community governance. The DAO allows MANA holders to propose and vote on economic measures such as funding grants for developers, adjusting transaction fees, or modifying token distribution schedules [52]. This decentralized approach ensures that economic decisions reflect the interests of stakeholders, promoting transparency and alignment between the platform’s development and its user base. However, the effectiveness of this model depends on active participation, and concerns have been raised about voter apathy and the influence of large token holders on decision outcomes [53].

Governance and Decentralized Autonomy

Decentraland operates under a decentralized governance model powered by a Decentralized Autonomous Organization (DAO), which enables community-driven decision-making for the platform’s development, policies, and resource allocation. This governance structure ensures that control is distributed among stakeholders rather than centralized within a single entity, aligning with the core principles of blockchain technology and digital sovereignty. The DAO allows holders of the native cryptocurrency MANA and owners of digital assets such as LAND and NFTs to propose, discuss, and vote on key initiatives shaping the future of the virtual world.

The governance framework is designed to transfer authority from the original developers and foundation to the broader user base, fostering an ecosystem where users are not only participants but also co-creators and decision-makers. This model promotes transparency, inclusivity, and accountability, with all proposals, discussions, and voting records publicly accessible. The DAO oversees critical aspects of the platform, including updates to smart contracts, management of the treasury, allocation of grants, and modifications to community-maintained lists such as points of interest (POI) and banned names [54].

Voting Mechanisms and Participation

User participation in the DAO is facilitated through a two-tiered voting system that balances efficiency with blockchain security. The primary mechanism for casting votes is Snapshot, an off-chain, gasless voting platform that allows users to express their preferences without incurring transaction fees on the Ethereum network. Votes are weighted based on the voter’s “voting power,” which is determined by the amount of MANA held or the ownership of governance-eligible assets such as LAND, ESTATE, or NAME NFTs. Specifically, 1 MANA equals 1 voting point, ensuring proportional representation of stakeholders’ interests [34].

Once a proposal passes the Snapshot voting phase, it moves to the execution stage, which occurs on-chain via a multisignature wallet managed by a trusted committee known as the DAO Committee. This committee is responsible for implementing approved changes, such as deploying updated smart contracts or releasing funds from the DAO treasury. The committee itself is supervised by a Security Advisory Board (SAB), another multisig wallet whose members are elected by the community, adding an additional layer of oversight and decentralization [54].

This hybrid approach—off-chain voting and on-chain execution—optimizes usability while maintaining the integrity and security of the decision-making process. It reduces barriers to entry for smaller stakeholders who might otherwise be deterred by high gas costs, thereby encouraging broader community engagement in governance.

Scope of DAO Control and Smart Contract Governance

The Decentraland DAO exerts direct control over several core smart contracts that govern essential functionalities of the platform. These include contracts managing the ownership and transfer of LAND and ESTATE, the registry of user NAMEs, the list of approved Catalyst Network nodes, and the system of Points of Interest (POI). Any proposed changes to these contracts must undergo the formal governance process, requiring community approval before implementation. This ensures that no unilateral modifications can be made, preserving the decentralized nature of the platform [57].

The DAO also manages the Grants Program, which allocates funds to support community-driven projects, such as content creation, technical development, events, and educational initiatives. Proposals for grants are submitted by members of the community and evaluated through the same voting process, enabling grassroots innovation and ecosystem growth. This funding mechanism incentivizes active participation and empowers creators, developers, and organizers to contribute meaningfully to Decentraland’s evolution [58].

Challenges and Criticisms of Decentralized Governance

Despite its innovative design, the DAO faces several challenges that question the extent of its decentralization and effectiveness. One major concern is the concentration of voting power, where a small number of wallets hold a disproportionate share of MANA and LAND, potentially leading to plutocratic outcomes. Studies have indicated that approximately 60% of voting power may be controlled by just 18 addresses, raising concerns about equitable representation and the risk of coordinated manipulation [53].

Additionally, issues related to transparency and accountability have emerged. In March 2026, a critical flaw was reported in the DAO’s transparency log, with 18 months of data reportedly missing, undermining trust in the system’s reliability and auditability [60]. While the platform promotes openness through public documentation and open-source code repositories on GitHub, such incidents highlight the ongoing need for robust monitoring and verification mechanisms.

Furthermore, the reliance on community participation presents a challenge in itself. Voter turnout for DAO proposals often remains low, which can result in decisions being influenced by a relatively small subset of highly engaged stakeholders. This underscores the importance of improving user education, streamlining the voting interface, and incentivizing civic engagement within the ecosystem.

The decentralized governance model also raises complex legal questions, particularly regarding civil liability and the applicability of national laws. Since the DAO lacks a formal legal personality in most jurisdictions, it is unclear who bears responsibility for decisions made collectively by token holders. In some legal systems, such as in the United States, courts have treated DAOs as general partnerships, potentially exposing individual members to personal liability for the organization’s actions [61].

In the European Union, while the MiCA (Markets in Crypto-Assets) regulation provides a framework for crypto-asset issuers, it does not grant legal status to DAOs, leaving a regulatory gray area [62]. This lack of formal recognition complicates dispute resolution and enforcement, especially in cross-border contexts. As a result, some projects are exploring the use of legal wrappers, such as DAO LLCs registered in jurisdictions like Wyoming, to provide limited liability protection and clearer governance structures.

In conclusion, the governance model of Decentraland represents a pioneering experiment in digital self-governance, leveraging blockchain technology to create a transparent, participatory, and resilient decision-making system. While it offers significant advantages in terms of decentralization and community empowerment, it also faces real-world challenges related to power distribution, transparency, and legal recognition. Ongoing improvements in voting mechanisms, increased community engagement, and evolving regulatory frameworks will be crucial to ensuring the long-term sustainability and legitimacy of decentralized governance in virtual worlds.

Content Creation and User Interaction

Decentraland offers a robust and accessible environment for content creation and user interaction, enabling individuals and organizations to build immersive experiences, socialize, and participate in a dynamic virtual economy. The platform empowers users through a suite of development tools, supports real-time social engagement, and fosters creative expression within a decentralized framework. These capabilities are underpinned by open web technologies and governed by community-driven principles, allowing for a high degree of customization and interactivity.

Tools and Platforms for Content Creation

Users can create and publish interactive 3D content in Decentraland using a variety of accessible tools designed for both beginners and advanced developers. The primary tools include the Builder and the Scene Editor, both accessible through the Decentraland Creator Hub [63]. The Builder is a no-code, browser-based visual editor that allows users to design scenes by dragging and dropping pre-made elements, selecting textures, and configuring environments without writing any code [64]. This tool is ideal for users who want to quickly develop simple experiences such as galleries, shops, or event spaces.

For more complex and customizable experiences, the Scene Editor provides a more advanced development environment. It combines a visual interface with the ability to write and modify scripts using TypeScript, allowing developers to implement dynamic behaviors and interactions [24]. The Scene Editor supports the import of 3D models in standard formats such as .gltf and .glb, enabling integration with external modeling software [26]. Developers can also use the Decentraland SDK, based on WebGL and A-Frame, to build decentralized applications (dApps) and interactive scenes programmatically [25]. These tools collectively lower the barrier to entry for content creation while supporting sophisticated, code-driven experiences.

Publishing and Managing User-Created Content

Once a scene is created, users can publish it directly onto their owned or rented virtual land, known as LAND. The publishing process involves selecting the target LAND parcel, configuring scene settings such as name, description, and thumbnail, and initiating the upload through the editor [68]. The system validates the scene for performance and security, a process that typically takes around 15 minutes [68]. After publication, the content becomes accessible to other users exploring the world.

Users can also develop and publish digital wearables, emotes, and avatar components. Detailed guides are available for 3D modeling and animation, helping creators design items that conform to Decentraland’s technical specifications [70]. These assets can be minted as NFTs and listed on the official marketplace for sale, enabling creators to monetize their work. The entire development lifecycle—from ideation to deployment—is supported by comprehensive documentation, APIs, and community resources hosted on the official developer portal [71].

User Interaction and Social Engagement

Interaction in Decentraland is designed to be intuitive and immersive, combining real-time communication with spatial navigation. Users control personalized avatars to move through the 3D world, either by walking, flying, or teleporting via an interactive map [72]. The platform supports proximity-based chat and voice communication, allowing users to interact with others nearby, simulating real-world social dynamics [1].

The user interface includes features such as a mini-map, event discovery system, and social menus, all designed to enhance usability and engagement [72]. Users can join live events such as concerts, art exhibitions, and conferences, where they can interact with performers, view digital art, or participate in workshops [75]. These events leverage the platform’s real-time capabilities, enabling shared experiences that mimic physical gatherings.

Design Principles and User Experience

Decentraland emphasizes user experience (UX) and interface (UI) consistency to ensure accessibility and immersion. Official design guidelines promote principles such as minimalism, responsiveness, and ease of learning to help creators build user-friendly scenes [76]. The platform provides a library of reusable UI components—such as buttons, menus, and panels—available on GitHub, to encourage visual and functional consistency across scenes [77].

To prevent performance issues, technical limitations are imposed on scenes, including caps on the number of polygons, textures, and entities per parcel. These constraints ensure that experiences remain smooth and accessible even on lower-end devices [78]. Best practices such as minimizing draw calls, compressing textures, and reusing materials are recommended to optimize performance [79].

Technologies Enabling Immersive Interaction

The immersive quality of Decentraland is made possible by its use of open web standards. The platform is built using A-Frame, an open-source framework based on WebGL, which simplifies the creation of 3D and virtual reality (VR) experiences directly within web browsers [19]. This allows users to access the world without downloading dedicated software, using only a modern browser. Integration with WebXR enables support for VR headsets such as Meta Quest and HTC Vive, offering a fully immersive experience for those with compatible hardware [60].

Interactivity is further enhanced through the SDK7, which allows developers to implement event listeners such as onEnterScene, onLeaveScene, and OnPointerDown to respond to user actions [82]. These features enable dynamic experiences such as clickable objects, triggered animations, and interactive games, transforming static environments into engaging, participatory spaces.

Challenges in User Interaction and Usability

Despite its capabilities, Decentraland faces challenges in ensuring a consistently intuitive user experience. The lack of universal standards across virtual platforms limits the portability of avatars and digital assets, hindering seamless cross-platform interaction [83]. Additionally, designing intuitive interfaces in a 3D space is inherently more complex than in 2D environments, requiring careful attention to spatial orientation, depth perception, and user guidance to prevent disorientation [76].

The platform also struggles with balancing creative freedom and environmental coherence. While users have full control over their LAND parcels, the absence of centralized architectural standards can lead to visual and functional discontinuities between adjacent spaces, potentially disrupting the immersive experience [85]. However, Decentraland mitigates this through community-driven district planning, where groups of users collaborate to develop themed areas such as art districts or gaming zones, fostering a sense of cohesion [86].

In conclusion, Decentraland provides a powerful and flexible platform for content creation and user interaction, supported by open technologies, community governance, and a rich toolkit for developers and creators. By combining accessibility with advanced capabilities, it enables a diverse range of experiences—from social gatherings to commercial ventures—while continuously evolving to address usability and performance challenges.

Virtual Real Estate and Land Ownership

In Decentraland, virtual real estate represents a foundational element of the platform's economy and user experience, enabling individuals and organizations to own, develop, and monetize digital land in a decentralized 3D environment. The concept of land ownership in this metaverse is built upon blockchain technology, specifically leveraging the Ethereum network to ensure verifiable, immutable, and transferable rights over digital space. Unlike traditional online platforms where virtual spaces are controlled by centralized entities, Decentraland grants users full sovereignty over their parcels through the use of non-fungible tokens (NFTs), creating a novel form of digital property rights.

Structure and Tokenization of LAND

The virtual world of Decentraland is divided into discrete units of land known as LAND, each representing a 16x16 meter parcel within the 3D grid. These parcels are tokenized as NFTs compliant with the ERC-721 standard on the Ethereum blockchain, ensuring that each piece of land is unique, indivisible, and provably owned [3]. Each LAND NFT contains metadata that includes its geographic coordinates (x, y) within the virtual world, which are critical for determining location-based value and adjacency to other high-traffic areas.

Ownership of LAND is recorded permanently on the blockchain via smart contracts, with the primary contract address for LAND being publicly verifiable on Etherscan at 0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d [88]. This decentralized registry ensures that no central authority can alter or revoke ownership, aligning with the principles of digital sovereignty and user empowerment. Additionally, multiple adjacent LAND parcels can be combined into larger holdings known as Estates, which are also represented as ERC-721 NFTs, allowing for more complex developments such as virtual malls, galleries, or event venues [89].

Acquisition and Market Dynamics

To acquire LAND in Decentraland, users must utilize the platform’s native cryptocurrency, MANA, an ERC-20 token designed for transactions within the ecosystem [4]. The process involves purchasing MANA through cryptocurrency exchanges or fiat gateways like MoonPay or Switchere, connecting a crypto wallet such as MetaMask, and then bidding on or buying available parcels via the official marketplace at [91] [91]. When a user purchases LAND, an equivalent amount of MANA is typically "burned" — permanently removed from circulation — converting fungible currency into a non-fungible asset and reinforcing scarcity within the system [39].

The value of LAND is influenced by several economic factors analogous to real-world real estate, including scarcity, location, and utility. The total supply of LAND is capped at 90,601 parcels, creating artificial scarcity that underpins its market value [1]. Parcels located near high-traffic zones such as the Genesis Plaza, Fashion District, or Vegas City command premium prices due to increased visibility and foot traffic. For example, in 2021, a single LAND parcel sold for a record $2.4 million, highlighting the speculative and investment-driven nature of the market [95].

Development and Monetization of Virtual Land

Once acquired, LAND owners have complete control over the content and functionality of their parcels. Using development tools such as the no-code Builder or the advanced Scene Editor, creators can design interactive experiences ranging from art galleries and virtual stores to gaming environments and social hubs [64]. These scenes are built using web technologies like WebGL and A-Frame, enabling rich 3D rendering directly within the browser without requiring proprietary software [19].

Monetization strategies for LAND are diverse and increasingly sophisticated. Owners can generate revenue through:

  • Rentals: Leasing LAND to third parties for events, advertising, or temporary installations using smart contract-based rental agreements that automate payments and enforce terms [98].
  • Advertising and Brand Partnerships: Hosting branded experiences for companies like Coca-Cola or Fidelity, which use virtual spaces for marketing and customer engagement [10].
  • NFT Sales and Play-to-Earn Models: Integrating mini-games or interactive applications where users earn or purchase digital wearables, emotes, or other NFTs, creating recurring income streams [51].

Governance and Community Planning

The development and regulation of virtual real estate are also subject to community governance through the Decentralized Autonomous Organization (DAO), where holders of MANA, LAND, or NAMES can vote on proposals affecting land use policies, zoning rules, and infrastructure upgrades [6]. This decentralized governance model allows stakeholders to influence the evolution of urban planning in the metaverse, including the designation of special districts, the implementation of building standards, and the allocation of public spaces.

Moreover, the DAO oversees key smart contracts related to LAND and Estate management, ensuring that changes to the system require broad consensus rather than unilateral decisions [54]. This democratic approach fosters a bottom-up model of urban development, where clusters of LAND owners may collaborate to form thematic districts—such as art, fashion, or gaming zones—enhancing the coherence and appeal of the virtual environment.

Despite its innovative model, virtual land ownership in Decentraland faces several challenges. Economically, concerns include market liquidity, speculative volatility, and the concentration of land ownership, with a small number of wallets controlling a disproportionate share of prime locations [49]. Legally, questions persist regarding the enforceability of digital property rights under national laws, the applicability of intellectual property protections to user-generated content, and the tax treatment of virtual asset transactions [11].

Furthermore, while smart contracts provide automated execution of agreements, their immutability raises issues in dispute resolution and consumer protection, particularly in cross-border contexts where jurisdictional authority is unclear [105]. Regulatory frameworks such as the EU’s Markets in Crypto-Assets (MiCA) regulation aim to bring clarity to these issues by establishing transparency and investor protection standards for crypto-asset markets, including NFTs used as virtual real estate [62].

In conclusion, virtual real estate in Decentraland represents a pioneering experiment in digital ownership, combining blockchain-based title registration, community-driven governance, and creative monetization models. While it mirrors many aspects of physical real estate economics—such as location value and scarcity—it also introduces new paradigms enabled by decentralization, programmable contracts, and global accessibility. As the metaverse evolves, the sustainability and legal recognition of these digital property rights will play a crucial role in shaping the future of virtual economies.

Decentraland, as a decentralized virtual world built on the Ethereum blockchain, presents a complex landscape of legal and regulatory challenges that stem from its unique fusion of digital property, decentralized governance, and tokenized economies. These challenges span multiple domains, including property law, intellectual property, data protection, tax compliance, and the legal status of decentralized organizations. The absence of centralized control and the transnational nature of blockchain-based interactions further complicate the application of national and supranational regulations.

The ownership of virtual land (LAND) in Decentraland is represented by non-fungible tokens (NFTs) compliant with the ERC-721 standard on the Ethereum blockchain, which provides a verifiable and immutable record of ownership [3]. However, this technical proof of possession does not automatically confer the same legal rights as real-world real estate. According to Decentraland's Terms of Use, the purchase of a LAND NFT grants a digital license to use, manage, and transfer the virtual space, rather than a full-fledged real property right under civil law [108]. This distinction is critical: users do not acquire a legal estate in the traditional sense but rather a digital asset whose utility is bound by the platform's rules and governance.

The legal enforceability of these rights remains uncertain, particularly in jurisdictions where property law is tied to physical territory. While blockchain records offer strong evidence of ownership, their recognition in civil courts as definitive proof of property title is still evolving. This creates a gray area where users may possess a token but lack clear legal recourse in the event of disputes over land use, development rights, or platform changes.

Intellectual Property and Content Creation

Decentraland allows users to create and publish original content, such as 3D models, wearable items (wearables), and interactive scenes, which are often tokenized as NFTs. Under general principles of copyright law, creators retain intellectual property rights over their original works, even when published in a virtual environment [109]. However, the platform's decentralized nature complicates enforcement.

The use of unauthorized copyrighted material—such as branded items, music, or artwork—in user-generated content is prohibited by Decentraland's Content Policy [110]. Yet, the distributed architecture of the Land Content Layer, which relies on the peer-to-peer Catalyst Network, makes it difficult to monitor and remove infringing content uniformly. Unlike centralized platforms, Decentraland cannot unilaterally delete content from all nodes, raising challenges for rights holders seeking to enforce their copyrights.

To address this, creators are encouraged to use open licenses, such as the Creative Commons CC0 1.0 Universal license, which waives copyright claims and places works in the public domain [111]. This approach promotes innovation and reuse but may not be suitable for commercial creators seeking to monetize their work. Additionally, smart contracts can be programmed to enforce royalty payments on secondary sales, providing a technological layer of rights management [112]. External certification tools like CERTO or Content Protector can also be used to timestamp and verify the authenticity of digital creations on the blockchain, offering supplementary legal evidence in infringement cases [113][114].

Data Protection and the GDPR

The application of data protection laws, particularly the European Union's General Data Protection Regulation (GDPR), to Decentraland poses significant technical and legal challenges. The platform collects and processes personal data, including users' Ethereum addresses, display names, avatar details, and in-world location data accessed via the SDK7 [115]. These data points can be considered personal under GDPR Article 4 if they can be linked to an identifiable individual [116].

However, the decentralized and immutable nature of blockchain conflicts with core GDPR principles. The right to erasure (right to be forgotten, Article 17) is difficult to reconcile with the permanence of blockchain records. Once data are written to the chain, they cannot be deleted without compromising the integrity of the ledger. Similarly, the lack of a single, identifiable data controller complicates compliance with the accountability principle (Article 5), as responsibility is distributed among the Decentraland Foundation, the DAO, and individual node operators.

To mitigate these issues, Decentraland employs a privacy-by-design approach, storing sensitive personal data off-chain and using pseudonymization where possible [117]. Users can manage their profile information through the in-world interface, exercising control over their digital identity [118]. Nevertheless, the platform has not publicly disclosed whether it has appointed a Data Protection Officer (DPO) or conducted a Data Protection Impact Assessment (DPIA), both of which are required for high-risk processing under GDPR. The evolving regulatory landscape, including the EU's proposed framework for virtual worlds and digital identity, may provide further clarity on these obligations [119].

Taxation of Virtual Assets and Transactions

The fiscal treatment of transactions in Decentraland—such as the purchase and sale of LAND, wearables, or other NFTs—is an area of active regulatory development. In jurisdictions like Italy, such transactions are subject to taxation based on whether they are considered occasional or systematic activities [120]. Occasional sales are taxed at a flat rate of 26% on capital gains (the difference between sale and purchase price), with an increase to 33% scheduled for 2026 [121]. Systematic trading or creation of NFTs, however, may be classified as a professional or entrepreneurial activity, subjecting the individual to full income tax (IRPEF), value-added tax (IVA), and social security contributions [122].

A key challenge for tax authorities is the transnational and pseudonymous nature of blockchain transactions. The Decentraland DAO, which governs the platform, has no fixed legal domicile, making it difficult to assign tax liability. Nevertheless, national laws typically assert jurisdiction based on the taxpayer's residence. For example, an Italian resident who earns income from virtual land rentals or NFT sales in Decentraland must declare these earnings to the Agenzia delle Entrate [123]. To enhance transparency, the EU's DAC8 directive, effective in 2026, will require digital platforms to report user transaction data to tax authorities, extending this obligation to crypto-asset service providers [124].

The Decentraland DAO, a decentralized autonomous organization that governs the platform through community voting by MANA holders, raises fundamental questions about legal personhood and civil liability. As a decentralized entity operating via smart contracts, the DAO lacks a formal legal identity in most jurisdictions. This absence creates uncertainty about who can be held liable for the DAO's actions, such as decisions that negatively impact users or lead to regulatory violations.

In the United States, courts have begun to treat DAOs as general partnerships, potentially exposing individual members to unlimited personal liability [61]. In Europe, the lack of a harmonized legal framework means that DAO members could be considered jointly liable for the organization's conduct [126]. To address this, some jurisdictions, like Wyoming, have introduced the DAO LLC structure, which provides a legal wrapper that limits members' liability [127]. However, the cross-border applicability of such structures remains untested.

Dispute Resolution in a Decentralized Environment

Resolving disputes in Decentraland is complicated by the absence of a central authority. Common conflicts include land ownership disputes, intellectual property infringement, and contractual disagreements arising from smart contract execution. Traditional legal systems are ill-equipped to handle these cases due to jurisdictional ambiguity and the difficulty of identifying anonymous or pseudonymous parties.

To fill this gap, decentralized dispute resolution mechanisms are emerging, such as on-chain arbitration platforms and community-based juries [128]. These systems use smart contracts to enforce rulings transparently and immutably. However, their decisions currently lack binding force in national courts unless integrated into recognized arbitration frameworks. Decentraland's Terms of Use explicitly disclaim responsibility for user disputes, placing the onus on individuals to resolve conflicts independently [108]. This underscores the need for robust, legally interoperable dispute resolution tools that can operate within the constraints of a decentralized ecosystem.

Regulatory Frameworks and Future Outlook

The regulatory landscape for virtual worlds is rapidly evolving. The European Union's Markets in Crypto-Assets (MiCA) regulation, effective from 2024, establishes a harmonized framework for crypto-assets, including NFTs, focusing on transparency, investor protection, and market integrity [62]. While MiCA does not directly regulate virtual real estate, it sets important precedents for the treatment of digital assets. Similarly, the European Parliament has affirmed that intellectual property rights apply fully in the metaverse, requiring platforms to respect copyright, trademarks, and design rights [131].

As Decentraland and similar platforms grow, national and international regulators will continue to grapple with how to apply existing laws to decentralized, borderless digital environments. The path forward likely involves a combination of technological innovation—such as privacy-preserving computation and self-sovereign identity—and legal adaptation, including the formal recognition of DAOs and the development of transnational tax and dispute resolution mechanisms.

Monetization and Business Applications

Decentraland enables a diverse range of monetization strategies and business applications, transforming the virtual world into a dynamic digital economy. Through its integration of blockchain technology, non-fungible tokens (NFTs), and a native cryptocurrency, users and organizations can generate revenue, conduct commerce, and establish virtual enterprises. The platform supports multiple revenue streams, including virtual real estate, advertising, content creation, and immersive experiences, all underpinned by a decentralized economic model.

Virtual Real Estate and Land-Based Revenue

One of the most significant monetization avenues in Decentraland is virtual real estate. Digital land parcels, known as LAND, are represented as ERC-721 NFTs on the Ethereum blockchain, ensuring verifiable and immutable ownership [3]. Users can acquire LAND through the official marketplace using the platform’s native cryptocurrency, MANA, an ERC-20 token [4]. Once acquired, landowners can develop their parcels into interactive spaces such as galleries, stores, or entertainment venues, which can attract visitors and generate income.

A key revenue model is the leasing of LAND to third parties for events, advertising, or brand activations. Smart contracts automate rental agreements, ensuring secure and trustless transactions [98]. For example, a landowner in a high-traffic district such as Vegas City or the Fashion District can lease their parcel for a virtual concert or product launch, with some leases reportedly reaching the equivalent of $7,000 per day [135]. This has given rise to a new class of digital entrepreneurs—virtual landlords—who monetize their assets through recurring rental income.

Advertising and Brand Engagement

Decentraland has become a fertile ground for digital marketing and brand engagement. Companies leverage the platform to create immersive, interactive experiences that go beyond traditional banner advertising. Brands such as Coca-Cola and Reddit have launched virtual campaigns, using branded spaces to engage users through gamified experiences, limited-edition NFTs, and social events [136]. These activations not only enhance brand visibility but also drive user interaction and community building.

The effectiveness of advertising in Decentraland is supported by measurable outcomes. A 2025 case study by Reddit Ads demonstrated that virtual campaigns achieved a lower cost per action (CPA) compared to traditional digital channels, highlighting the platform’s potential for targeted marketing [137]. Additionally, companies like Takeaway Reality have established permanent virtual headquarters (TAR HQ) for networking, client meetings, and promotional events, showcasing how businesses can sustain long-term presence and monetization in the metaverse [138].

NFT Marketplace and Digital Content Monetization

The Decentraland marketplace serves as a central hub for the creation, sale, and exchange of digital assets. Users can monetize their creativity by designing and selling NFTs such as wearable items, avatar accessories, emotes, and 3D art. These assets are tokenized on the blockchain, ensuring authenticity, provenance, and scarcity. Creators benefit from built-in royalty mechanisms, where they receive a percentage of resale value through smart contracts, incentivizing ongoing content production [47].

The global NFT market is projected to reach $532.8 billion by 2034, and Decentraland occupies a strategic position within this ecosystem [140]. Major fashion brands like Gucci, Nike, and Adidas have entered the space by launching virtual clothing lines, blurring the lines between physical and digital fashion and expanding the commercial potential of wearable NFTs [141]. This convergence of real-world brands and virtual economies enhances the platform’s appeal and economic sustainability.

Play-to-Earn and Interactive Experiences

While still in development, the play-to-earn (P2E) model represents an emerging monetization strategy in Decentraland. The platform launched a Play-To-Earn Incubator to support developers in creating games and interactive applications that reward users with MANA for participation [51]. Users can earn tokens by completing quests, attending events, or engaging with branded installations, transforming passive consumption into active income generation.

However, the sustainability of P2E models depends on balanced tokenomics and consistent user engagement. Unlike speculative models, successful P2E experiences require deep gameplay mechanics and long-term value creation to avoid inflationary collapse. Decentraland’s approach emphasizes hybrid models where entertainment and monetization coexist, such as sponsored mini-games or educational challenges that reward learning with digital assets.

Education and Institutional Applications

Beyond commerce, Decentraland supports monetization through educational and institutional services. Decentraland University is the largest educational zone on the platform, offering courses in 3D modeling, avatar design, game development, and non-player character (NPC) programming [143]. These programs are often gamified, increasing engagement and retention. Institutions and private educators can monetize their expertise by offering paid workshops, certifications, or career fairs within the virtual environment.

Another example is Gladio-Digital, an educational platform that develops gamified curricula for immersive learning in the metaverse [58]. By leveraging Decentraland’s interactive capabilities, educators can create dynamic, participatory learning experiences that are both engaging and economically viable. This model aligns with the growing demand for digital skills and remote education, positioning the platform as a hub for knowledge-based economies.

Governance and Economic Sustainability

The economic health of Decentraland is further supported by its decentralized governance model. The Decentraland DAO (Decentralized Autonomous Organization) allows MANA holders to vote on proposals related to funding, infrastructure development, and economic policy [6]. This includes allocating grants to developers, approving new features, and managing the platform’s treasury. By involving the community in economic decision-making, Decentraland fosters a self-sustaining ecosystem where stakeholders have a vested interest in long-term growth.

Despite its potential, the platform faces economic challenges, including market liquidity, land ownership concentration, and sustainable monetization. A small number of wallets control a disproportionate share of LAND, potentially limiting equitable access [49]. Additionally, the reliance on speculative investment has led to periods of stagnation in transaction volume. To address these issues, the DAO has explored measures such as purchasing LAND to stabilize prices and incentivizing development of underutilized parcels [60].

In summary, Decentraland offers a multifaceted economic environment where users can generate income through real estate, advertising, content creation, and interactive experiences. By combining blockchain-based ownership, decentralized governance, and immersive technology, the platform enables sustainable business models that reflect both digital innovation and real-world economic principles. As adoption grows and infrastructure improves, Decentraland is poised to become a leading venue for virtual commerce and digital entrepreneurship.

Community Events and Cultural Impact

Decentraland has evolved into a vibrant cultural and social hub, hosting a diverse array of community-driven events that showcase the platform's potential beyond virtual real estate speculation. These gatherings serve as focal points for artistic expression, entertainment, education, and brand engagement, reinforcing Decentraland's role as a dynamic digital public square. The platform's ability to host large-scale, immersive experiences has attracted artists, musicians, educators, and global brands, fostering a unique ecosystem where digital and cultural economies intersect.

Major Cultural Festivals and Artistic Showcases

Decentraland is renowned for its flagship cultural events, which draw international participation and highlight the platform's capabilities for immersive storytelling and community building. The Decentraland Art Week (DAW) is one of the most significant recurring events, transforming the virtual world into a global gallery. For instance, Decentraland Art Week 2024 (#DCLAW24) featured interactive installations, digital art exhibitions, and live performances, providing a stage for both established and emerging artists to present their work as non-fungible tokens (NFTs) [148]. This event exemplifies the democratization of art, where creators can bypass traditional gatekeepers and engage directly with a global audience.

Similarly, the Decentraland Music Festival has become a landmark event in the virtual entertainment calendar. The 2024 edition brought together musicians and fans from around the world for a multi-day concert experience within a fully immersive 3D environment [149]. These festivals leverage the platform's real-time interaction layer, enabling attendees to experience live music, chat with fellow fans, and explore themed environments, all through a web browser or virtual reality (VR) headset. The success of these events underscores the platform's utility as a venue for large-scale cultural gatherings that transcend geographical limitations.

Gaming and Interactive Expositions

The platform also serves as a launchpad for the gaming community within the metaverse. The Decentraland Game Expo, held in June 2024, was a dedicated event that showcased blockchain-based games and interactive experiences [150]. Developers and studios used the expo to demo their games, engage with players, and build communities around their projects. This focus on gaming highlights a key aspect of Decentraland's cultural impact: it is not just a passive viewing space but an environment for active participation and play. The integration of interactive elements, such as clickable objects and dynamic scenes powered by the Scene Editor and SDK7, allows for the creation of complex, engaging gameplay that fosters user retention and community loyalty WebGL.

Educational Initiatives and Institutional Engagement

Beyond entertainment, Decentraland has become a frontier for innovative educational models. Decentraland University is the largest educational area on the platform, dedicated to teaching practical skills in 3D modeling, avatar design, non-player character (NPC) creation, and game development [143]. This initiative represents a shift towards gamified and immersive learning, where students can attend virtual lectures, participate in workshops, and network at career fairs, all within a persistent digital world. The platform's use of A-Frame and WebXR technologies enables the creation of these rich, interactive learning environments that are accessible from standard web browsers.

The educational potential of Decentraland has also attracted institutional interest. Fidelity, a major financial services firm, launched “The Fidelity Stack,” becoming the first brokerage to create an immersive educational space within the metaverse [10]. This space is designed to teach users about financial concepts in an engaging, interactive way, demonstrating how complex information can be made more accessible through experiential learning. This move signals a growing trend of real-world institutions leveraging the metaverse for public education and outreach.

Brand Activations and Commercial Cultural Events

Global brands have recognized Decentraland as a powerful platform for marketing and cultural engagement. Companies can build 3D showrooms and interactive experiences to connect with consumers in novel ways. For example, brands like Coca-Cola have hosted events and launched digital collectibles, using the platform to create buzz and foster brand loyalty among a tech-savvy audience [136]. This form of digital commerce in the metaverse offers an innovative retail experience, allowing users to explore, try on, and purchase digital wearables and other NFTs in a social, interactive setting.

These brand activations are not merely advertisements; they are cultural events that contribute to the platform's vibrancy. They often include gamification elements, exclusive rewards, and social features that encourage user participation and sharing. This blend of commerce and culture is a defining characteristic of Decentraland's ecosystem, where the lines between entertainment, art, and marketing are increasingly blurred. The use of smart contract technology ensures that these events can be automated and trustless, with rewards and access granted based on user actions, such as attending a virtual launch or completing a challenge.

The Role of the DAO in Shaping Cultural Policy

The cultural direction of Decentraland is not dictated by a central authority but is influenced by its community through the Decentralized Autonomous Organization (DAO). While the DAO primarily governs technical and economic policies, its decisions can indirectly shape the cultural landscape. For instance, proposals to fund community events, support artist grants, or develop new tools for content creators are all subject to community voting. This decentralized governance model ensures that the platform's cultural evolution is driven by its users, fostering a sense of ownership and inclusivity. The use of the MANA token as a voting mechanism aligns economic incentives with cultural participation, creating a feedback loop where active contributors have a greater say in the platform's future. This participatory model is a cornerstone of Decentraland's identity, distinguishing it from more centralized virtual worlds and reinforcing its status as a truly community-driven cultural space.

Scalability and Technical Evolution

Decentraland faces significant scalability challenges inherent to its foundation on the Ethereum blockchain, particularly due to limitations in transaction throughput and high gas fees during network congestion. These issues directly impact user experience, as activities such as purchasing LAND, customizing avatars, or participating in virtual events require on-chain transactions that can become costly and slow when the network is overloaded [154]. To address these constraints, Decentraland has implemented a multi-layered technical architecture and adopted advanced solutions such as Layer 2 (L2) technologies and sidechains to offload computational load from the main Ethereum chain (L1), thereby improving efficiency and reducing costs for users [155].

Layer 2 and Sidechain Integration

A core strategy in Decentraland’s technical evolution is the use of Layer 2 scaling solutions, which enable most operations to occur off-chain while maintaining security through periodic anchoring to the Ethereum mainnet. This approach drastically reduces transaction costs and increases processing speed, making interactions within the metaverse more accessible and sustainable. One notable implementation involves the integration with Polygon, a sidechain that functions as a parallel network with higher throughput and lower fees than Ethereum [27]. By leveraging Polygon, Decentraland allows users to perform NFT transfers, marketplace transactions, and governance actions at reduced cost, while still benefiting from Ethereum’s underlying security model.

Additionally, Decentraland employs meta-transaction systems—also known as gasless transactions—that allow users to interact with the platform without directly paying gas fees. Instead, relayers or smart contracts cover the transaction costs, enhancing usability for new and casual users. This innovation has reportedly saved users over $32,000 in gas fees, demonstrating its effectiveness in lowering barriers to entry [29]. The platform also follows architectural decision records (ADRs), such as ADR-4 and ADR-14, which outline how ERC-721 tokens like LAND and wearables can be issued and managed on L2 networks while preserving their verifiable link to L1 for ultimate ownership validation [28], [159].

Consensus and Network Resilience

Operating on Ethereum’s Proof-of-Stake (PoS) consensus mechanism, Decentraland inherits both the security and certain vulnerabilities associated with distributed validation. While PoS enhances energy efficiency and decentralization compared to Proof-of-Work, it introduces challenges such as weak subjectivity, where new nodes must trust a checkpoint to determine the correct chain state upon synchronization [160]. This condition could expose the network to long-range attacks if a majority of validators collude maliciously. To mitigate such risks, Ethereum utilizes technologies like Distributed Validator Technology (DVT), which spreads validator responsibilities across multiple independent nodes, increasing fault tolerance and resistance to coordinated attacks [161].

Decentraland’s governance model, powered by its Decentralized Autonomous Organization (DAO), further strengthens network resilience by decentralizing control over critical smart contracts. The DAO manages key aspects of the ecosystem—including LAND ownership, banned names, and Catalyst node listings—through community-driven voting, ensuring that no single entity can unilaterally alter the system [34]. Governance proposals are typically voted on using Snapshot, an off-chain voting system that records votes immutably on IPFS to minimize gas costs, while execution is carried out on-chain via a multisignature wallet controlled by a trusted committee [34].

Performance Optimization and Future Roadmap

To enhance real-time performance and user immersion, Decentraland has introduced architectural improvements and client-side optimizations. In 2024, the platform launched Decentraland 2.0, a major upgrade featuring a redesigned desktop client with improved rendering, enhanced visual fidelity, and better support for virtual reality (VR) devices such as Meta Quest and Apple Vision Pro [164]. This update reflects a shift toward a "future-ready" architecture designed to support more complex and interactive experiences [5].

Underlying this evolution is a focus on optimizing scene performance. Each LAND parcel is subject to technical constraints—such as a maximum of 10,000 triangles per scene—to ensure compatibility across a wide range of devices, from high-end PCs to mobile phones [78]. Developers are encouraged to follow best practices like minimizing draw calls, compressing textures, reusing materials, and implementing lazy loading of entities to improve frame rates and reduce latency [167]. The use of the EngineApi framework enables shared state management between the world explorer and scenes, enhancing synchronization and reducing computational overhead [168].

Looking ahead, Decentraland is exploring the adoption of rollup-based scaling solutions, which bundle multiple transactions into a single proof submitted to Ethereum, significantly increasing throughput. The 2024 Dencun upgrade on Ethereum, which introduced Blob Transactions and Proto-Danksharding, has already reduced data availability costs for L2 rollups, making them more efficient and economically viable [169]. These advancements are expected to further bolster Decentraland’s scalability, enabling support for larger events, denser user populations, and richer interactive content.

References