Bridge Module को सक्षम करना
अपने Virtual Environment के लिए Settings page खोलें और Advanced panel का विस्तार करें। Bridge (“Enable cross-network bridge”) जाँचें, फिर Save Changes करें। एक बार सक्षम होने के बाद, relay Virtual Environment से जुड़े networks पर प्रत्येक समर्थित protocol को कवर करता है। दो settings नियंत्रित करती हैं कि messages को कैसे relay किया जाता है:- Relay mode:
Auto relaysource event का पता चलते ही destination transaction देता है।Delayed relayएक निश्चित अंतराल के लिए delivery को रोकता है ताकि आप in-flight timing और destination-chain latency का test कर सकें। - Delayed relay seconds:
Delayed relaymode में लागू delay (उदाहरण के लिए3600)।

Bridge Settings → Advanced: Bridge enable checkbox, Relay mode (Auto relay / Delayed relay) with a delay-in-seconds field, और समर्थित protocols Layer Zero, Chainlink, Across, और CCTP।
समर्थित protocols
lzCompose) relay नहीं किए जाते।
समर्थित networks
Bridge protocol उपलब्धता समग्र network समर्थन से संकीर्ण है क्योंकि Bridge Module एक दिए गए network पर real protocol contracts के मौजूद होने पर निर्भर करता है। प्रारंभिक कवरेज:Bridge dashboard
Overview tab आपको Virtual Environment में सभी bridge गतिविधि पर operational visibility देता है:- Top routes: प्रत्येक source-to-destination network jodi, इसका protocol, और relayed operations की संख्या।
- Bridge contracts: प्रत्येक network पर deployed protocol router contracts, network, contract name, address, और protocol के साथ।
- Bridge transactions: प्रत्येक relayed operation की एक सूची इसकी status, source network और transaction, destination network और transaction, protocol, और relative time के साथ। एक auto-refresh अंतराल control सूची को वर्तमान रखता है।

Bridge Overview: relayed-operations list के ऊपर Top routes और Bridge contracts panels, Ethereum, Arbitrum, Optimism, Base, और Polygon में Layer Zero, Across, Chainlink, और CCTP routes के साथ।
PacketSent) खोजें और matching destination transaction (lzReceive) पर उसकी row का पालन करें।
Bridge operation detail
एक row को select करने पर bridge operation खुलता है, जो protocol, समग्र status, और cross-chain message बनाने वाले transactions की श्रृंखला दिखाता है: प्रत्येक step का network, status, function (उदाहरण के लिएverify, lzReceive), block, transaction hash, sender, recipient, और उपयोग की गई gas। एक Input viewer decoded message payload (srcEid, dstEid, guid, options, sendLibrary) को Decoded/Raw toggle के साथ render करता है।

एक single bridge operation: protocol और status, इसके constituent transactions उनके functions और उपयोग की गई gas के साथ, और decoded message payload।