KONET Layer-2: Execution and Application Environment
Last updated
KONET’s Layer-2 environment is the execution layer that directly interacts with user wallets, service backends, and partner applications.
Layer-2 is responsible for the following functions:
Processing transaction requests through multiple input channels (QR codes, web, APIs, terminals, etc.)
Execution of application logic
High-volume transaction processing and execution
Layer-2 can be extended in the following forms to accommodate specific workloads or use cases:
An Execution Layer optimized for a specific purpose
Enterprise-dedicated AppChains
Partner-dedicated Rollups or Sidechains
All final state finalization is performed on Layer-1, while Layer-2 is responsible for execution performance and scalability.
Last updated