Key Abstractions

Kontos is an EVM-compatible public blockchain developed on the Cosmos framework. It serves as a gateway for users to access and interact with multiple underlying public chains. Presently, Kontos supports connectivity with 8 different public chains. Inter-chain communication within this ecosystem is facilitated through a combination of zero-knowledge proofs (zk-proofs) and a light client solution, ensuring efficient and secure data verification across the network. This architecture not only enhances interoperability among the supported chains but also maintains high levels of privacy and scalability.

Based on this architecture, four types of abstractions have been implemented to ensure a seamless user experience (UX) for users on the Kontos platform.

  • Account Abstraction

  • Asset Abstraction

  • Chain Abstraction

  • Action Abstraction

Last updated