LayerZero DVN
Layer0 provides the foundational infrastructure for multiple blockchains through networks of independent nodes called DVN (Decentralized Verification Network). These DVNs ensure that cross-chain communication and transactions are secure and trustless.
Muon DVN is the validator for LayerZero; that is, it utilizes the Muon validation layer to verify LayerZero transactions. It is comprised of three components:
LayerZero MuonApp: Retrieves data from the source chain and signs it using Muon’s decentralized validation process. GitHub: LayerZero Muon App
Contracts: A DVN that utilizes Muon signatures to verify LayerZero transactions. GitHub: MuonDVN Contracts
Executor: Handles transaction execution. It can run on Muon servers, be outsourced to automation services, or be managed by project owners.
The image below is a simple illustration of Muon DVN and its benefits. (Click on the image to see a larger-scale version.)

Last updated