Skip to main content

4 docs tagged with "Avalanche Warp Messaging"

View All Tags

Avalanche Warp Messaging

Avalanche Warp Messaging (AWM) provides a primitive for cross-subnet communication on the Avalanche Network.

Avalanche Warp Messaging

AWM allows seamless communication between different subnetworks on Avalanche, enabling developers to establish custom communication protocols.

AWM Relayer

Reference relayer implementation for cross-chain Avalanche Warp Message delivery.

Integrating Avalanche Warp Messaging into the EVM

Avalanche Warp Messaging provides a basic primitive for signing and verifying messages between Subnets. The receiving network can verify whether an aggregation of signatures from a set of source Subnet validators represents a threshold of stake large enough for the receiving network to process the message. The Avalanche Warp Precompile enables this flow to send a message from blockchain A to blockchain B.