Network Architecture
Last updated
Last updated
Role: Ultimate security guarantee, ensuring data availability.
Interaction: Bridge contracts with L2, state root verification.
Features: Leveraging Solana's high throughput and low latency characteristics.
Rollup Layer: Compression and verification using zk-STARKs
Data Processing Capacity: Up to 120,000 TPS
Latency: Average 0.5 seconds (excluding L1 confirmation)
Flexibility: Scalability to accommodate various applications and use cases
This two layer structure achieves an optimal balance between scalability and security.
The L2 SOLVM Core handles primary transaction processing, providing high throughput and low latency. Simultaneously, the Solana mainnet (L1) ensures ultimate security and data availability.
The L2 layer uses zk-STARKs technology to efficiently process a large volume of transactions while protecting privacy. This enables an environment capable of supporting various high load applications such as DeFi, NFTs, and gaming.
The close integration of L1 and L2 allows users to enjoy fast, low-cost transactions while accessing the security and liquidity of the Solana ecosystem. The overall security is ensured through periodic submission of state roots and bridge contracts, reflecting the L2 state on L1.
This structure also considers future expandability, allowing for the implementation of functions optimized for specific applications or use cases within the L2 layer as needed. This supports the evolution and growth of the entire ecosystem while maintaining the simplicity and efficiency of the basic two layer structure.