Fiamma Architecture
Last updated
The following diagram illustrates the comprehensive workflow of the Fiamma chain, highlighting the processes involved in handling and verifying Zero-Knowledge Proofs (ZKP) and the interactions between different blockchain networks. This diagram specifically demonstrates the relationships and interactions between the PoS chain, intersubjective nodes, BitVM2, Babylon, Bitcoin, and other blockchains.
Mobile Phone Nodes: User-operated nodes that generate and submit proofs.
Babylon AVS Nodes: Nodes participating in the Babylon AVS (Actively Validated Services) consensus mechanism.
Namespace: Different namespaces represent various application-specific data streams.
Front-End Service: Receives proofs from different applications.
Back-End Service: Processes proofs and sends them to the Data Availability (DA) layer and various blockchains for verification.
Internal and External Layers: Layers of nodes handling different levels of processing and validation.
Ethereum, Bitcoin, and Others: Blockchains where data and signatures are verified.
Mobile Phone Nodes:
Generate proofs and submit them to different namespaces within the front-end service.
Front-End Service:
Receives proofs from various applications through different namespaces (Namespace-1, Namespace-2, etc.).
Forwards these proofs to the Babylon AVS nodes for validation.
Babylon AVS Nodes:
Node_0 (Initial Node): Receives proofs and starts the validation process.
Internal Layer : A smaller, more centralized layer of nodes that further processes the proofs.
External Layer : A larger, more decentralized layer of nodes that performs additional validation, ensuring robustness and scalability.
Nodes in the internal and external layers validate proofs and generate signatures using BLS/Schnorr schemes.
Back-End Service:
Receives the validated signatures from the nodes.
Processes the proofs and prepares the data for sending to the DA layer and various blockchains.
Back-End Service:
Sends the processed data to the Data Availability (DA) layer to ensure secure and transparent storage.
Send Signatures: Transmits the signatures to blockchains such as Ethereum, Bitcoin, and others for verification.
Data Availability (DA) Layer:
Stores the processed data securely, ensuring its availability and integrity.
Ethereum, Bitcoin, and Other Blockchains:
Perform final checks and verifications of the signatures and data, ensuring comprehensive validation across different networks.