Execution Layer

Built-in Rollup High-speed Execution Engine The execution layer is key to LabX scalability.

LabX achieves scalability by offloading the expensive transaction process from on-chain to off-chain, while keeping its on-chain focus on validating the results.

LabX uses Rollup technology as the main implementation of the execution engine, splitting the transaction process into two parts.

The first is through combining a large number of transactions executed off-chain, and the second is to submit them as one to the main chain for validation.

The original data of the transactions is packed and stored on the chain.This reduces the amount of data being sent to the main chain and enables faster and cheaper transactions and hundreds of thousands of TPS.

Last updated