Skip to content

Scaffold app 03 - Hello Batch VAA

Closed Mar 15, 2023 100% complete

Update: this effort has been stopped in favor of message accumulators

Overview

New example demonstrating how to batch Wormhole messages by interacting with the core contract.

The new example will compose on top of the HelloWorld and HelloToken examples by interacting with both smart contracts and batching the messages together. The receiving HelloBatchVAA…

Update: this effort has been stopped in favor of message accumulators

Overview

New example demonstrating how to batch Wormhole messages by interacting with the core contract.

The new example will compose on top of the HelloWorld and HelloToken examples by interacting with both smart contracts and batching the messages together. The receiving HelloBatchVAA contract will call the Wormhole core contract to parse and verify the batch, and distribute the individual headless VAAs to the target HelloWorld and HelloToken smart contracts.

Requirements

  • whitepaper
  • EVM contract and tests

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.