This is the Malda developer documentation, for product documentation visit docs.malda.xyz
Switch to Product Docs
LogoLogo
  • Introduction
  • Malda ZK Coprocessor
    • Introduction
  • Architecture
  • Technical Details
  • Development
  • Malda Lending
    • Introduction
    • Operator
    • Interest
    • Interfaces
Powered by GitBook
On this page

Architecture

PreviousIntroductionNextTechnical Details

Last updated 8 days ago

ZK Coprocessor

The core component that enables trustless cross-chain operations. It:

  • Generates zero-knowledge proofs for cross-chain state verification

  • Provides reorg protection for all supported chains

  • Enables trustless cross-chain communication without bridges

Other Protocol Components

The ZK coprocessor works alongside the protocol's smart contracts, which handle lending operations and state management, and the Sequencer infrastructure, which monitors events and submits proofs. Despite being centralized, the Sequencer is constrained by ZK proofs and cannot manipulate user funds, ensuring the protocol remains self-custodial. For censorship resistance, users can if needed.

generate their own proofs