Skip to content

Conversation

@St0rmBr3w
Copy link
Contributor

Create plan for properly implementing Aptos devtools packages following the Sui/Starknet pattern. The goal is to enable standard lz:oapp:wire support instead of the current non-standard move.layerzero.config.ts approach.

Create plan for properly implementing Aptos devtools packages following the
Sui/Starknet pattern. The goal is to enable standard lz:oapp:wire support
instead of the current non-standard move.layerzero.config.ts approach.
@cursor
Copy link

cursor bot commented Jan 28, 2026

PR Summary

Introduces a comprehensive plan to standardize Aptos integration with the OmniGraph pattern and enable lz:oapp:wire for Aptos OFTs.

  • Defines creation of three new packages: @layerzerolabs/devtools-aptos, @layerzerolabs/protocol-devtools-aptos, and @layerzerolabs/ua-devtools-aptos (connection/signer SDKs, EndpointV2/ULN302 SDKs, and OFT SDK/factory)
  • Specifies wire task integration (add Aptos SDK and signer factories in devtools-evm-hardhat), configuration in layerzero.config.ts, and example updates in examples/oft-main
  • Lists strict constraints (must use lz:oapp:wire), success criteria (bidirectional peers, delivered messages), implementation phases, Aptos-specific details (32-byte addresses, @aptos-labs/ts-sdk), env vars, and a testing checklist

Written by Cursor Bugbot for commit e19a21e. Configure here.

@St0rmBr3w St0rmBr3w closed this Jan 28, 2026
@github-actions
Copy link
Contributor

🧪 E2E Test Status

E2E tests are non-blocking and validate real blockchain interactions. Failures may occur due to network issues, RPC rate limits, or external service downtime.

Test Runs (Newest First):

  • Run #6652 - Passed - 2026-01-28 00:33 (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant