Mango Network is a Layer 1 blockchain that supports Multi-VM and aims to provide a comprehensive infrastructure to address common issues in Web3 applications and DeFi protocols, such as fragmented user experiences and liquidity challenges. Combining the advantages of OPStack technology and MoveVM facilitates cross-chain communication and multi-virtual machine interoperability, delivering an efficient, secure, and modular Web3 infrastructure for developers and users.
The Mango Network team comprises experienced Web3 professionals with strong technical backgrounds and academic credentials. The CTO, David Brouwer, is a skilled developer specializing in Move, Solidity, and Rust programming languages, with deep research expertise in Move. He contributed to the early Libra technical community and has extensive experience in AI applications using GPT, high-performance trading networks, and complex smart contract development. The CEO, Benjamin Kittie, graduated from the National University of Singapore and worked as a senior analyst at HTX before joining Mango Network.
Key Features of Mango Network (Source: Mango Network)
Mango Network is dedicated to building an accessible smart contract platform that empowers developers with diverse tools to create exceptional user experiences in the Web3 space. Its goal is to attract the next billion users by scaling horizontally to meet application demands and leveraging a Development Kit (SDK) to enable developers to build applications without limits.
A blockchain’s decentralization level can be measured by its number of operational nodes. Mango Network currently operates with just four validator nodes, suggesting limited decentralization. This small node count also raises concerns about the network’s ability to manage high traffic volumes. However, Mango Network aims to expand its node count as validator processing power grows, which will boost network capacity and maintain low gas fees during peak usage. This strategy sets it apart from other blockchains that struggle with fixed performance limitations.
Mango Network Validator Nodes (Source: Mango Network)
In addition, Mango Network’s rich on-chain assets enable the development of applications and economies focused on practical utility rather than artificial scarcity. Developers can create dynamic NFTs that evolve, combine, and cluster based on gameplay—all with their behaviors transparently recorded on-chain. This approach strengthens in-game economies, enhances NFT value, and creates compelling user engagement cycles.
To address the challenges of insufficient liquidity and complex cross-chain interactions in Web3 and blockchain ecosystems, Mango Network, as a new Layer 1 transaction-oriented omnichain infrastructure network, introduces the following technical features through innovation, aiming to build a one-stop liquidity service omnichain network.
Omni-Chain Support in Mango Network (Source: Mango Network)
Performance in Mango Network (Source: Mango Network)
Additionally, Mango utilizes the Move Prover tool to mathematically verify the correctness of smart contracts, fundamentally enhancing system reliability. MoveVM employs virtual machine sandboxing to isolate contract states, preventing malicious code from further infiltrating the system.
For instance, DeFi applications can optimize the execution module, while gaming scenarios can enhance the data storage module. The modular architecture allows for performance expansion by adding new modules without requiring major changes to the entire blockchain. The decoupled design reduces system interdependencies, ensuring that even if one module faces an attack, its impact is contained within that module.
Mango Network is an Omnichain Infrastructure Network based on a Multi-VM (multi-virtual machine) architecture. It is designed to address key challenges in Web3 and DeFi, such as fragmented user experiences and inefficient liquidity. Its technical framework consists of the following key components:
One of Mango Network’s core strengths lies in its Multi-VM architecture. This architecture allows multiple virtual machines to operate in parallel, handling different tasks while enabling interoperability through cross-virtual machine protocols.
Multi-Virtual Machine Architecture in Mango Network (Source: Mango Network)
The modular blockchain architecture of Mango Network breaks down the core functions of the blockchain into independent and specialized modules, providing a flexible and customizable solution. Each module handles specific functions within the blockchain and can be independently optimized and expanded to suit different application scenarios and requirements. The main modules include:
Each module in Mango Network is developed independently, allowing developers to add or remove specific modules as needed to expand the system and optimize functionality based on application requirements. For instance, high-frequency trading DeFi applications can prioritize optimization of the Execution Module; Applications requiring large-scale data storage can focus on enhancing the Data Availability Module.
The modular design enables Mango Network to adapt and extend its functionalities flexibly for diverse scenarios. For example, DeFi applications may emphasize the optimization of the Execution Module, while gaming applications might focus more on optimizing the Data Availability Module.
Mango Network’s Modular Architecture (Source: Mango Network)
Mango Network enables blockchain interoperability through its cross-chain communication protocol, OP-Mango. The OP-Mango protocol ensures seamless asset, contract, and data exchange across chains by capturing events between virtual machines (EVM and MoveVM), serializing the data, and transmitting it for processing. The core cross-chain communication process includes the following steps:
In traditional multi-chain ecosystems, assets and liquidity are often scattered across different chains, leading to challenges in sharing liquidity and increasing the complexity and cost of asset exchanges. Mango Network addresses these issues through cross-chain interoperability by developing a unified liquidity pool. This pool allows assets and liquidity from various blockchains to be shared within Mango Network, enabling decentralized finance (DeFi) protocols to seamlessly exchange assets across chains and preventing the formation of liquidity silos.
Additionally, users no longer need to transfer assets or use multiple wallets across chains. Instead, they can operate through a unified interface, significantly improving transaction convenience and fluidity. For example, users can simultaneously perform operations on Ethereum and Mango Network, with Mango Network ensuring no data loss or transaction failures during cross-chain interactions.
Overall, the cross-chain capabilities of Mango Network enable seamless asset management and contract execution across different blockchain ecosystems. By solving the problem of liquidity fragmentation in multi-chain ecosystems, Mango Network enhances the interoperability of assets and data, providing greater flexibility and room for innovation.
EVM and MoveVM Communication Process (Source: Mango Network)
Mango Network is developed using the Move programming language, a resource-oriented language specifically designed for digital asset management. Compared to traditional smart contract languages like Solidity, Move offers significant advantages in terms of security.
Comparison between Move and Solidity languages (Source: Mango Network)
Mango Network integrates Zero-Knowledge Proof (ZKP) technology, utilizing zk-SNARKs and zk-STARKs to provide privacy protection and data integrity verification.
Mango Network adopts Distributed Storage technology to ensure data redundancy and security through multi-node storage. Key features include:
The operational workflow of Mango Network leverages its core technologies and mechanisms to achieve multi-chain interoperability, asset liquidity, and seamless cross-chain interactions. Below is a detailed explanation of how Mango Network’s omnichain protocol functions:
Users submit transaction requests via interfaces or applications provided by Mango Network. These requests can involve asset transfers, smart contract executions, or other on-chain operations. Users provide transaction data and specify the target chain for their operation.
The transaction request is first processed by OP-Mango, a Layer 2 network built on OPStack and compatible with the Ethereum Virtual Machine (EVM). This stage includes:
The sequencer in OP-Mango handles transactions by:
A key feature of OP-Mango is its tight integration with Mango Network’s MoveVM, ensuring cross-chain interoperability. The process includes:
Mango Network’s cross-chain messaging mechanism facilitates the transfer of data and value across chains and layers:
When cross-chain events occur, omnichain smart contracts handle events from external chains. These contracts can:
Upon completion of all cross-chain operations, the final result is returned to the originating chain via remote module contracts, allowing users to see the results of asset transfers or contract executions on the target chain.
Mango Network provides a unified state recording system, ensuring users do not lose data or liquidity during cross-chain operations:
Multi-VM Working Mode in Mango Network (Source: Chaincatcher)
For example, suppose Alice wants to transfer USDT from Ethereum to Solana. She initiates a cross-chain transaction via Mango Network. The transaction is processed through the OP-Mango Layer 2 network, where the sequencer packages and submits it to the Ethereum network. Subsequently, the cross-chain communication contract transmits the transaction data to Solana. On Solana, MoveVM captures and executes the cross-chain contract, completing the asset transfer.
Mango Network’s operational process facilitates a complete workflow, from user-initiated transactions to cross-chain operations. By leveraging technologies such as the OP-Mango Layer 2 network, cross-chain communication protocols, sequencer sorting and batch processing, omnichain smart contracts, and cross-chain messaging, Mango Network ensures high efficiency, security, and seamless cross-chain interactions.
Mango Network has officially released its roadmap, detailing the project’s progression since its launch in the second half of 2022. The initial phase focused on team formation and architectural design. In the first half of 2023, the project successfully completed the proof of concept for Mango Move, followed by the launch of Mango Network’s testnet in the third quarter. The subsequent focus was on refining testnet interaction solutions and advancing mainnet development.
In the first half of 2024, Mango Network plans to roll out a testnet incentive program, announce its Pass economic model, and initiate global roadshows and developer programs to lay the groundwork for ecosystem development. By the third quarter of 2024, Mango Network aims to establish the Mango Foundation, disclose tokenomics details, and enable critical ecosystem support for GameFi and RWA (Real-World Assets).
Looking ahead, from late 2024 to the first half of 2025, the mainnet and testnet are scheduled to go live. This period will also see the Token Generation Event (TGE) and the release of high-demand applications. Mango Network envisions fostering a thriving ecosystem through sustainable brand and community growth.
Mango Network Roadmap (Source: Twitter)
Through its innovative technical architecture and multi-virtual machine support, Mango Network effectively addresses critical challenges in Web3 and DeFi applications, such as fragmented user experiences and insufficient liquidity. With core mechanisms like the OP-Mango Layer 2 network, modular architecture, cross-chain communication protocols, and omnichain smart contracts, Mango Network significantly enhances interoperability and asset liquidity across different blockchains. Its multi-VM feature, leveraging the synergy of MoveVM and EVM, provides efficient and secure infrastructure and offers developers and users a flexible and seamless cross-chain interaction experience. As Mango Network continues to evolve, it is poised to enable more innovative applications to flourish on its platform, contributing to the prosperity of the Web3 ecosystem.
Moving forward, Mango Network will focus on advancing omnichain interoperability, strengthening cross-chain liquidity pools, and further optimizing its SDK to provide developers with user-friendly tools for building diverse Web3 applications. Additionally, the network plans to expand validator nodes and enhance network capacity to ensure stable and efficient support for a wide range of blockchain use cases, even during periods of high traffic, while maintaining low gas fees.
Mango Network is a Layer 1 blockchain that supports Multi-VM and aims to provide a comprehensive infrastructure to address common issues in Web3 applications and DeFi protocols, such as fragmented user experiences and liquidity challenges. Combining the advantages of OPStack technology and MoveVM facilitates cross-chain communication and multi-virtual machine interoperability, delivering an efficient, secure, and modular Web3 infrastructure for developers and users.
The Mango Network team comprises experienced Web3 professionals with strong technical backgrounds and academic credentials. The CTO, David Brouwer, is a skilled developer specializing in Move, Solidity, and Rust programming languages, with deep research expertise in Move. He contributed to the early Libra technical community and has extensive experience in AI applications using GPT, high-performance trading networks, and complex smart contract development. The CEO, Benjamin Kittie, graduated from the National University of Singapore and worked as a senior analyst at HTX before joining Mango Network.
Key Features of Mango Network (Source: Mango Network)
Mango Network is dedicated to building an accessible smart contract platform that empowers developers with diverse tools to create exceptional user experiences in the Web3 space. Its goal is to attract the next billion users by scaling horizontally to meet application demands and leveraging a Development Kit (SDK) to enable developers to build applications without limits.
A blockchain’s decentralization level can be measured by its number of operational nodes. Mango Network currently operates with just four validator nodes, suggesting limited decentralization. This small node count also raises concerns about the network’s ability to manage high traffic volumes. However, Mango Network aims to expand its node count as validator processing power grows, which will boost network capacity and maintain low gas fees during peak usage. This strategy sets it apart from other blockchains that struggle with fixed performance limitations.
Mango Network Validator Nodes (Source: Mango Network)
In addition, Mango Network’s rich on-chain assets enable the development of applications and economies focused on practical utility rather than artificial scarcity. Developers can create dynamic NFTs that evolve, combine, and cluster based on gameplay—all with their behaviors transparently recorded on-chain. This approach strengthens in-game economies, enhances NFT value, and creates compelling user engagement cycles.
To address the challenges of insufficient liquidity and complex cross-chain interactions in Web3 and blockchain ecosystems, Mango Network, as a new Layer 1 transaction-oriented omnichain infrastructure network, introduces the following technical features through innovation, aiming to build a one-stop liquidity service omnichain network.
Omni-Chain Support in Mango Network (Source: Mango Network)
Performance in Mango Network (Source: Mango Network)
Additionally, Mango utilizes the Move Prover tool to mathematically verify the correctness of smart contracts, fundamentally enhancing system reliability. MoveVM employs virtual machine sandboxing to isolate contract states, preventing malicious code from further infiltrating the system.
For instance, DeFi applications can optimize the execution module, while gaming scenarios can enhance the data storage module. The modular architecture allows for performance expansion by adding new modules without requiring major changes to the entire blockchain. The decoupled design reduces system interdependencies, ensuring that even if one module faces an attack, its impact is contained within that module.
Mango Network is an Omnichain Infrastructure Network based on a Multi-VM (multi-virtual machine) architecture. It is designed to address key challenges in Web3 and DeFi, such as fragmented user experiences and inefficient liquidity. Its technical framework consists of the following key components:
One of Mango Network’s core strengths lies in its Multi-VM architecture. This architecture allows multiple virtual machines to operate in parallel, handling different tasks while enabling interoperability through cross-virtual machine protocols.
Multi-Virtual Machine Architecture in Mango Network (Source: Mango Network)
The modular blockchain architecture of Mango Network breaks down the core functions of the blockchain into independent and specialized modules, providing a flexible and customizable solution. Each module handles specific functions within the blockchain and can be independently optimized and expanded to suit different application scenarios and requirements. The main modules include:
Each module in Mango Network is developed independently, allowing developers to add or remove specific modules as needed to expand the system and optimize functionality based on application requirements. For instance, high-frequency trading DeFi applications can prioritize optimization of the Execution Module; Applications requiring large-scale data storage can focus on enhancing the Data Availability Module.
The modular design enables Mango Network to adapt and extend its functionalities flexibly for diverse scenarios. For example, DeFi applications may emphasize the optimization of the Execution Module, while gaming applications might focus more on optimizing the Data Availability Module.
Mango Network’s Modular Architecture (Source: Mango Network)
Mango Network enables blockchain interoperability through its cross-chain communication protocol, OP-Mango. The OP-Mango protocol ensures seamless asset, contract, and data exchange across chains by capturing events between virtual machines (EVM and MoveVM), serializing the data, and transmitting it for processing. The core cross-chain communication process includes the following steps:
In traditional multi-chain ecosystems, assets and liquidity are often scattered across different chains, leading to challenges in sharing liquidity and increasing the complexity and cost of asset exchanges. Mango Network addresses these issues through cross-chain interoperability by developing a unified liquidity pool. This pool allows assets and liquidity from various blockchains to be shared within Mango Network, enabling decentralized finance (DeFi) protocols to seamlessly exchange assets across chains and preventing the formation of liquidity silos.
Additionally, users no longer need to transfer assets or use multiple wallets across chains. Instead, they can operate through a unified interface, significantly improving transaction convenience and fluidity. For example, users can simultaneously perform operations on Ethereum and Mango Network, with Mango Network ensuring no data loss or transaction failures during cross-chain interactions.
Overall, the cross-chain capabilities of Mango Network enable seamless asset management and contract execution across different blockchain ecosystems. By solving the problem of liquidity fragmentation in multi-chain ecosystems, Mango Network enhances the interoperability of assets and data, providing greater flexibility and room for innovation.
EVM and MoveVM Communication Process (Source: Mango Network)
Mango Network is developed using the Move programming language, a resource-oriented language specifically designed for digital asset management. Compared to traditional smart contract languages like Solidity, Move offers significant advantages in terms of security.
Comparison between Move and Solidity languages (Source: Mango Network)
Mango Network integrates Zero-Knowledge Proof (ZKP) technology, utilizing zk-SNARKs and zk-STARKs to provide privacy protection and data integrity verification.
Mango Network adopts Distributed Storage technology to ensure data redundancy and security through multi-node storage. Key features include:
The operational workflow of Mango Network leverages its core technologies and mechanisms to achieve multi-chain interoperability, asset liquidity, and seamless cross-chain interactions. Below is a detailed explanation of how Mango Network’s omnichain protocol functions:
Users submit transaction requests via interfaces or applications provided by Mango Network. These requests can involve asset transfers, smart contract executions, or other on-chain operations. Users provide transaction data and specify the target chain for their operation.
The transaction request is first processed by OP-Mango, a Layer 2 network built on OPStack and compatible with the Ethereum Virtual Machine (EVM). This stage includes:
The sequencer in OP-Mango handles transactions by:
A key feature of OP-Mango is its tight integration with Mango Network’s MoveVM, ensuring cross-chain interoperability. The process includes:
Mango Network’s cross-chain messaging mechanism facilitates the transfer of data and value across chains and layers:
When cross-chain events occur, omnichain smart contracts handle events from external chains. These contracts can:
Upon completion of all cross-chain operations, the final result is returned to the originating chain via remote module contracts, allowing users to see the results of asset transfers or contract executions on the target chain.
Mango Network provides a unified state recording system, ensuring users do not lose data or liquidity during cross-chain operations:
Multi-VM Working Mode in Mango Network (Source: Chaincatcher)
For example, suppose Alice wants to transfer USDT from Ethereum to Solana. She initiates a cross-chain transaction via Mango Network. The transaction is processed through the OP-Mango Layer 2 network, where the sequencer packages and submits it to the Ethereum network. Subsequently, the cross-chain communication contract transmits the transaction data to Solana. On Solana, MoveVM captures and executes the cross-chain contract, completing the asset transfer.
Mango Network’s operational process facilitates a complete workflow, from user-initiated transactions to cross-chain operations. By leveraging technologies such as the OP-Mango Layer 2 network, cross-chain communication protocols, sequencer sorting and batch processing, omnichain smart contracts, and cross-chain messaging, Mango Network ensures high efficiency, security, and seamless cross-chain interactions.
Mango Network has officially released its roadmap, detailing the project’s progression since its launch in the second half of 2022. The initial phase focused on team formation and architectural design. In the first half of 2023, the project successfully completed the proof of concept for Mango Move, followed by the launch of Mango Network’s testnet in the third quarter. The subsequent focus was on refining testnet interaction solutions and advancing mainnet development.
In the first half of 2024, Mango Network plans to roll out a testnet incentive program, announce its Pass economic model, and initiate global roadshows and developer programs to lay the groundwork for ecosystem development. By the third quarter of 2024, Mango Network aims to establish the Mango Foundation, disclose tokenomics details, and enable critical ecosystem support for GameFi and RWA (Real-World Assets).
Looking ahead, from late 2024 to the first half of 2025, the mainnet and testnet are scheduled to go live. This period will also see the Token Generation Event (TGE) and the release of high-demand applications. Mango Network envisions fostering a thriving ecosystem through sustainable brand and community growth.
Mango Network Roadmap (Source: Twitter)
Through its innovative technical architecture and multi-virtual machine support, Mango Network effectively addresses critical challenges in Web3 and DeFi applications, such as fragmented user experiences and insufficient liquidity. With core mechanisms like the OP-Mango Layer 2 network, modular architecture, cross-chain communication protocols, and omnichain smart contracts, Mango Network significantly enhances interoperability and asset liquidity across different blockchains. Its multi-VM feature, leveraging the synergy of MoveVM and EVM, provides efficient and secure infrastructure and offers developers and users a flexible and seamless cross-chain interaction experience. As Mango Network continues to evolve, it is poised to enable more innovative applications to flourish on its platform, contributing to the prosperity of the Web3 ecosystem.
Moving forward, Mango Network will focus on advancing omnichain interoperability, strengthening cross-chain liquidity pools, and further optimizing its SDK to provide developers with user-friendly tools for building diverse Web3 applications. Additionally, the network plans to expand validator nodes and enhance network capacity to ensure stable and efficient support for a wide range of blockchain use cases, even during periods of high traffic, while maintaining low gas fees.