All of these chains utilize the same version of Move based on the Aptos flavor, meaning the Move modules in this section all natively support each chain.
LayerZero Move Contract Standards
OApp Standard
The Omnichain Application (OApp) Standard, the boilerplate base for implementing crosschain messaging.
OFT Standard
Extension of OApp, combining the fungible token standard with core bridge logic to create Omnichain Fungible Tokens.
Configuration
Deploy / Wire Aptos (CLI)
Configure which decentralized verifier networks (DVNs) and Executors secure your messages.
Aptos Executor Options
Configure how much gas limit and native gas token should be delivered during message execution.
Protocol Configurations
Configure which decentralized verifier networks (DVNs) and Executors secure your messages.
Tooling
LayerZero provides developer tooling to simplify the contract creation, testing, and deployment process on Move-based chains:- LayerZero Scan: A comprehensive block explorer, search, API, and analytics platform for tracking and debugging your omnichain transactions.