Author: 0xyanshu Source: Shoal Research Translation: Shan Ouba, Jinse Finance
introduction
Blockchain networks have undergone significant advancements in architecture to address scalability challenges. Solana stands out as a high-performance blockchain that optimizes scalability and throughput using its unique execution architecture. Unlike traditional blockchain designs that rely on sequential processing, Solana introduces a parallel execution model, which is supported by the Solana Virtual Machine (SVM) . The SVM serves as an execution environment for smart contracts and decentralized applications (dApps), enabling Solana to handle more transactions per second (TPS) than other blockchain architectures.

To further expand the capabilities of SVM beyond Solana, SOON Network has launched a Layer 2 (L2) network based on SVM, which settles on Ethereum while retaining Solana's execution advantages. SOON achieves cross-chain interoperability, reduces transaction costs, and improves developer experience by extending SVM to major Layer 1 networks.
This report will provide an overview of SOON’s architecture, ecosystem, and growth strategy , and delve into the advantages of SVM over EVM, the technological advancements behind SOON, and the SOON Big Bang Plan , a long-term incentive program designed to drive ecosystem development, covering partnership integration and NFT empowerment.
Solana’s Modular Approach and the Solana Virtual Machine (SVM)
The recent shift in blockchain architecture towards a modular design has further enhanced Solana’s capabilities. Previously, the Solana validator client was tightly integrated with the SVM, which limited innovation and required adjustments at the system level for any changes. However, in July 2024, Anza launched the SVM API , marking a major change in the Solana execution environment, allowing developers to decouple the SVM from the validator client (Agave).
Based on this breakthrough, SOON becomes the first protocol to utilize decoupled SVM , extending Solana’s execution capabilities beyond its native ecosystem and driving wider adoption of SVM Rollup.
This modular design enables developers to independently optimize the execution environment without affecting consensus, the network, or block production mechanisms. More and more projects are taking advantage of this flexibility to innovate, including:
• Permissioned L1 network : A compliance architecture similar to SWIFT while automating manual processes (such as Sphere).
• Decentralized storage solutions : Expand Solana’s program capacity (such as Xandeum).
• EVM and Solana interoperability : Run Ethereum on Solana, Solana on EVM, and native Solana Rollups (such as Ellipsis, Neon, Soon).
• Bitcoin x Solana cross-chain : Combined with new cross-chain applications (such as Yona, Molocule, Zeus).
• New generation of validator clients : such as Firedancer launched by Jump, demonstrated at the Breakpoint conference, with a theoretical maximum throughput of up to 1,000,000 TPS .
• Cutting-edge innovations such as zkSVM, Rollup, and AI combined with blockchain .

Solana’s Modularity Report (by Delphi) points out key benefits of this approach, including:
• Independent innovation : Developers can iterate on SVM without modifying the validator client.
• Optimize performance : The execution environment can be customized to suit specific needs.
• Diverse implementations : Multiple SVM variants can be created, suitable for DeFi, gaming, and AI dApps.
• Interoperability standards : The rise of multiple SVM versions has led to the birth of new cross-chain standards.
• Improved developer experience : Decouple the execution layer from the consensus layer to simplify smart contract development and deployment.
SVM vs. EVM: Architecture and Performance Differences
Although both the Solana Virtual Machine (SVM) and the Ethereum Virtual Machine (EVM) are execution environments for smart contracts, there are fundamental differences between the two in terms of architectural design and the way transactions are processed.
1. Execution Model
The EVM operates in a single-threaded environment, processing transactions sequentially. While this ensures security and consistency, it can cause bottlenecks when transaction volumes are high, leading to network congestion and increased gas fees. The SVM employs parallel execution through its Sealevel engine, allowing multiple non-conflicting transactions to run simultaneously on different cores of the validator hardware. This multi-threaded approach enhances scalability and reduces latency, enabling Solana to achieve significantly higher throughput at a lower cost.
2. State and Data Management
Ethereum's account model stores balances and states in a single smart contract. When multiple contracts try to read or modify the same account data at the same time, potential conflicts arise.
In contrast, Solana’s explicit state access model requires transactions to specify the accounts they want to interact with before execution. This design eliminates runtime conflicts and allows independent transactions to be processed simultaneously.
3. Hardware Utilization
Due to the single-threaded nature of the EVM, it cannot fully utilize modern multi-core processors, resulting in underutilization of validator hardware. The SVM is designed to effectively utilize multi-core processing power, distribute transaction execution across multiple threads, and ensure optimal hardware scaling.
4. Fee Market Design
Ethereum uses a global fee market, where a spike in demand in one area (e.g. NFT minting) can cause a spike in gas fees across the entire network, affecting unrelated transactions. This results in high and unpredictable costs for users.
Solana leverages Sealevel’s parallel processing capabilities to enable a localized fee market. Each smart contract operates independently in fee calculations, preventing congestion in one area from affecting the entire network. This ensures lower and more predictable fees.
SOON Network: SVM L2-based expansion solution
SOON (Solana Optimistic Network) is a high-performance SVM Rollup that aims to promote the large-scale application of blockchain technology by extending Solana's execution environment to major Layer 1 (L1) networks . Unlike traditional Ethereum Rollups, SOON uses a decoupled Solana virtual machine (Decoupled SVM) to optimize execution speed and scalability. Its core technology is based on SOON Stack , a modular Rollup framework that allows SVM-compatible Layer 2 (L2) networks to be deployed on any L1.
SOON's architecture consists of three core components:
• SOON Mainnet - general-purpose SVM L2 , settlement on Ethereum.
• SOON Stack - Modular Rollup framework that supports creating SVM-based Rollups on different L1s.
• InterSOON – cross-chain messaging protocol that enables seamless interoperability between SOON and other blockchain networks.
In the following sections, we will explore how SOON combines high-performance execution, cross-chain interoperability, and scalability to build a unified blockchain ecosystem and break down barriers between different chains.
SOON’s core philosophy revolves around the Super Adoption Stack (SAS) , with the goal of creating a fully interoperable blockchain future where all networks can communicate seamlessly. The two key pillars of SAS are:
1. High-performance execution - Introducing SVM into the mainstream L1 ecosystem (such as Ethereum, Bitcoin, BNB, TON) to improve execution efficiency.
2. Seamless interoperability - Establish cross-chain communication between SVM L2 and all major L1, enabling smooth asset transfer and dApp interaction.

SOON Mainnet and SOON Stack are the core components to realize this vision, enabling developers to deploy SVM Rollup on different L1s while ensuring smooth cross-chain connections through InterSOON .
SOON Mainnet: The First Decoupled SVM Rollup
SOON Mainnet is an L2 solution that settles on Ethereum and uses decoupled SVM as the execution layer. Unlike traditional EVM Rollup , SOON Mainnet uses SVM , which has unparalleled advantages in speed, scalability and efficiency:
• SVM-driven execution - faster and more efficient than traditional EVM Rollup.
• Interoperability with Ethereum – supports native ERC-20 <> SPL asset cross-chain for seamless transfers.
Security is an important difference between SOON and other SVM Rollup projects. According to L2Beat data, SOON is a Rollup , not a sidechain . Unlike Rollup, the sidechain needs to build its own security mechanism and validator nodes , which may not be as secure as the main chain in the early stages.
SOON adopts the Rollup mechanism to ensure that when the Sequencer fails , users can still submit transactions directly to L1, thereby ensuring the accessibility and security of on-chain operations.
Many SVM Rollups only replicate Solana’s execution model without providing additional security guarantees. SOON enhances security through Merklization and State Root Verification , which are similar to account snapshots of blockchains and are permanently stored on Ethereum.
Simply put, Merklization is how SOON structures blockchain data into Merkle trees, allowing transactions and balances to be verified efficiently and securely. It ensures anti-fraud security, greater scalability, and trustless withdrawals between Layer 2 and Layer 1.
This allows users to mathematically verify their funds at any time, eliminating the need to rely on a trust-based security model.
Permanent and verifiable access to transaction history, unlike other SVM projects that impose a 150 slot limit.
Verification of funds based on mathematical proof rather than reliance on aggregated internal data.
Independent transaction verification through Merkle proofs ensures that users can verify their balances without exposing other people’s data.
SOON's core technological innovation
Decoupled SVM – SOON separates SVM execution from Solana’s native consensus, allowing SVM to be used as an independent execution layer for rollups.
Merklization — Uses Merkle Patricia Trees (MPT) to efficiently verify state transitions, aligning with Ethereum’s proof-of-stake verification model for seamless integration.
Horizontal Scaling — Unlimited scalability by adding more validator nodes, ensuring high throughput and reliability without overloading a single machine.
By combining the security and liquidity of Ethereum with the high-performance execution of Solana, SOON Mainnet provides a next-generation Layer 2 experience for Solana and Ethereum developers.

SOON's public mainnet recently went live, with more than 20 ecosystem projects deployed, including Ethereum's official SOON Native Bridge and Solana and TON's InterSOON. With the first round of NFT minting raising $22 million, details about COMMing SOON NFT's second round will be announced soon, providing new benefits for early participants (we will cover COMMing SOON NFT and SOON Big Bang in detail)
SOON Stack: Modular SVM Rollup Framework
SOON Stack is a flexible rollup infrastructure that allows developers to deploy SVM-based rollups on different L1s. Chains built using SOON Stack are called SOON chains, and they retain the advantages of SOON's decoupled SVM and SVM's parallel execution capabilities while maintaining compatibility with Ethereum's OP Stack.

Main features of SOON Stack
Multi-L1 Support - Supports Ethereum as a settlement layer and integrates EigenDA, Celestia and Avail for data availability.
Performance Optimization - Using decoupled SVMs to separate execution from Solana’s consensus, reducing unnecessary data availability costs .
Customizable Rollups — Enables builders to launch SVM Rollups with fine-tuned parameters for DeFi, gaming, and other applications.
Use cases for SOON Stack
AI and DePIN – SOON Stack provides high-performance execution for DePIN and AI-driven applications. For example, SOON recently partnered with IoTeX to enable real-time data processing, device-to-blockchain interaction, and large-scale AI automation. DePIN networks need to provide fast and cost-effective transaction processing for IoT devices, sensors, and machine learning models, while AI-driven dApps require low-latency reasoning and secure data exchange - SOON achieves both through decoupled SVM and parallel transaction execution.
Financial and DeFi protocols — optimized for high-volume transactions with low latency.
Custom Gas Fee Models - Applications can implement custom Gas structures to improve the user experience (UX).
SOON Stack adoption and growth
SOON Stack has partnered with Cytonic, CARV, and Lucent Network, marking an important step in expanding the SVM-based rollup ecosystem. These projects leverage SOON’s Decoupled SVM architecture to build scalable, high-performance blockchains:
Cytonic has pioneered multi-VM interoperability, enabling dApps from Solana, Ethereum, and other blockchains to coexist seamlessly. Cytonic is building its first SVM-based chain using Caldera and SOON Stack.
SOON is supporting CARV’s SVM chain through SOON Stack. CARV is building an AI-driven data economy chain that integrates trusted execution environment (TEE) and zk-proofs to ensure privacy and security.
Lucent Network (formerly Clover) is introducing an AI-optimized financial and SocialFi ecosystem and will use SOON Stack to build an SVM-based AI-driven network.
Additionally, SOON has partnered with Caldera, the fastest growing Rollups as a Service (RaaS) provider, to support SVM-based Rollups. This collaboration makes it easier for projects to launch application-specific SVM chains with one-click deployment and modular execution.
By providing a standardized SVM rollup framework, SOON Stack enables developers to build and scale high-performance layer 2 chains, thereby facilitating the development of next-generation AI, DePIN, and decentralized financial solutions without the limitations of the EVM.
InterSOON: Achieving seamless cross-chain communication
InterSOON is a cross-chain messaging protocol that enables smooth interaction between SOON Mainnet, SOON Stack, and other L1s. Unlike traditional token bridges that cause liquidity fragmentation, InterSOON allows smart contracts and assets to interact natively across multiple chains.
Main features of InterSOON
Unified Messaging Standards – Eliminates the need for custom bridges by enabling standardized communications.
Preserve liquidity - Avoid liquidity fragmentation by maintaining the asset in its native form .
Improved performance — The decoupled SVM optimizes cross-chain interactions by eliminating unnecessary bridging overhead .
By using Hyperlane as its messaging backbone, InterSOON provides a scalable and trustless communication layer for the next generation of multi-chain applications.
Community fundraising launch mechanism: a new model for value distribution
A major challenge facing token issuance today is the lack of accessibility, fairness, and coordination between projects and communities. Existing distribution models tend to favor venture capitalists (VCs) and early insiders, while excluding users who contribute to network growth. This disconnect leads to long-term poor coordination, speculative cycles, and reduced community engagement.
Community NFT minting-based issuance (such as SOON's recent COMMing SOON NFT round, which we will discuss in more detail in a later section) provides a permissionless, transparent, and incentive-driven mechanism for community fundraising while ensuring that value is distributed to investors. This approach integrates customizable pricing, flexible attribution, and NFT-bound token rights to create a sustainable and decentralized token issuance framework.
How does community NFT Mint achieve fair and efficient financing?
Unlike traditional token issuance that prioritizes exclusive distribution, the community NFT minting model provides a transparent and adaptable mechanism for raising funds while ensuring that community participants receive long-term incentives and governance influence.
1. Tokenized participation through NFT
Participants do not sell tokens directly, but instead mint NFTs that include token rights, vesting conditions, and additional benefits.
These NFTs represent customized token access, allowing users to choose terms based on their risk preferences.
Investors can trade these NFTs, providing a liquid market for vested token rights before the actual tokens are unlocked.
This model minimizes regulatory complexity and associated legal risks.
2. Configurable pricing and attribution structure
The multi-tiered pricing model enables users to choose between immediate liquidity at a higher price or longer vesting at a discounted price.
This removes the mandatory price distortions caused by fixed unlocking schedules and reduces post-launch selling pressure.
Fair entry conditions ensure that both retail users and large investors have access to token supply under transparent terms.
3. Community-first fundraising model
There are no private rounds or backdoor deals - every allocation is open to the community.
Smart contracts manage token issuance, vesting, and distribution, ensuring trustless execution.
Eliminate pre-market guesswork by structuring launch schedules that incentivize long-term engagement rather than quick exits.
Mechanisms for allocating value to investors
To create sustainable incentives and ensure long-term alignment with investors, the community NFT Mint model integrates multiple value return mechanisms, reducing the risks typically associated with early participation.
1. The income-generating utility of community NFT
Projects can attach additional benefits to minted NFTs, such as:
Platform revenue sharing
Governance Participation and Voting Weight
This transforms the Community NFT Mint into an asset that accrues value beyond token unlocking, ensuring continued investor participation.
2. Dynamic unlocking based on network growth
Token release schedules can be adapted to network adoption metrics to prevent premature liquidity events.
Community NFTs encourage investors to support ecosystem growth rather than engage in short-term speculation.
3. Embedded Recommendation and Reputation Systems
Participants who drive adoption through referrals and organic contributions can earn additional token rewards.
Ranking-based reward mechanisms (e.g., Kaito-style rankings) further align power users with project success.
The community NFT minting model provides a transformative financing method that incorporates liquidity, flexibility, and decentralization into token issuance. By enabling NFT-bound token rights, dynamic vesting models, and continuous value accumulation mechanisms, the system ensures long-term alignment between projects, investors, and communities.
This model is not only a fundraising mechanism, but also the foundation of a sustainable token economy that ensures projects remain decentralized, reduces early speculative risk, and promotes long-term adoption. In an industry where liquidity and consistency are key factors for success, Community NFT Mint is an innovation for scalable, inclusive, and responsive markets for the next generation of Web3 projects.
Conclusion and Final Thoughts
According to Electric Capital’s latest developer report, there are currently more than 24,000 active developers per month in the blockchain ecosystem. Among them, Solana is the ecosystem that attracts the most new developers , with more than 7,500 new developers exploring Solana and its SVM technology stack . This is the first time since 2016 that a blockchain ecosystem has surpassed Ethereum in the number of new developers .

As the blockchain ecosystem continues to develop in 2025, developers will have three main options:
SVM
EVM
Move
Among them, the competition in the EVM ecosystem is the most intense , including Monad, Berachain, Base, MegaETH , and many emerging EVM L2 solutions. If one EVM ecosystem cannot meet the needs of the team, they can easily migrate to another EVM ecosystem, leading to intensified competition within the EVM ecosystem . Since the development experience of these ecosystems is roughly the same, the key factors of competition will mainly be reflected in ecosystem support, liquidity, and community strength . Although it is possible to deploy across multiple EVM ecosystems, managing multiple EVM instances will increase complexity and may affect product focus .
In contrast, the SVM and Move ecosystems have higher developer retention rates and talent density because there are fewer competing platforms to choose from. This means that developers are more motivated to stay in the same ecosystem , accumulate deeper expertise, and drive ecosystem innovation.
Although EVM is the most mature ecosystem at present , it has fewer opportunities for innovation and its progress is relatively slow . On the contrary, SVM and Move ecosystems will have a leading edge in technology in 2025. Due to less competition and higher concentration of talents, developers can get stronger incentives and promote faster technological evolution.
But their long-term success depends on one core factor :
How quickly can the SVM and Move ecosystem improve the developer experience , including contract layer optimization, data reading improvements, and core protocol optimization .
Solana development experience improved 2-5 times, and the ecosystem grew 10 times?
As 0xMert_, co-founder of Helios Labs, said:
“If Solana can improve the developer experience by 2-5 times by 2025, its growth rate could be 10 times that of other ecosystems.”
Currently, the SVM ecosystem has: 500+ full-time developers, more than 3.3K active developers per month, 54K+ code bases, and more than 15 million code commits.
As the number of developers continues to grow, the SVM ecosystem is gradually becoming a core participant in blockchain innovation . This trend shows that the market demand for SVM is increasing, and the potential value of SVM as a high-performance, scalable architecture is rising .

Under this trend, SOON Network provides developers, users and enterprises with a strong competitive advantage in 2025 , especially projects that want to deploy application-specific chains (Appchains) .
Appchains is becoming the best choice for enterprise applications (especially in finance and gaming) because they have:
High performance, seamless experience, and enhanced security
Lower costs, customization capabilities, and room for experimentation
Greater flexibility in governance, consensus mechanisms, and economic models
Unlike general-purpose L2, Appchains relies on L1 to provide security and network operation , avoiding competition with other applications for storage and computing resources. This means that developers can gain greater value while maintaining control over the execution environment .
As the demand for scalable, application-oriented Appchains rises, SOON Network stands at the forefront of the development of Modular Execution , driving Solana’s SVM to become a dedicated execution layer for multiple L1s .
As the demand for scalable, application-specific chains continues to grow, projects like SOON Network are at the forefront of modular execution, enabling Solana’s SVM to serve as a dedicated execution layer across multiple L1s.
By leveraging decoupled SVM, Merklization, and horizontal scaling, SOON enhances scalability, efficiency, and interoperability. As SVM adoption continues to increase, SOON's modular framework positions itself as a key player in blockchain expansion, combining Solana's speed with Ethereum's security and fostering a more interconnected and efficient multi-chain ecosystem.
Additionally, the InterSOON messaging infrastructure enhances interoperability and composability between application chains, reinforcing the SVM stack as a viable framework for next-generation blockchain scaling.





