Skip to main content
Version: Endpoint V2 Docs

LayerZero V2 Aptos Move Standards

Move is a safe and flexible programming language for smart contracts, initially developed for the Libra (now Diem) blockchain and later adopted by blockchains like Aptos.

With the introduction of LayerZero support for Aptos Move, developers can now build omnichain applications (OApps) on Aptos Move-based chains such as Aptos, Initia, and Movement.

info

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

Configuration


tip

To find all of LayerZero's contracts for Aptos Move, visit the LayerZero V2 Protocol Repo.

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.

You can also ask for help or follow development in the Discord.