Skip to main content

3 docs tagged with "Subnet-EVM"

View All Tags

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.

Subnet-EVM API

This page is an overview of the Subnet-EVM API associated with AvalancheGo.

Virtual Machines

Virtual Machine is a virtual environment inside blockchain networks that executes smart contracts and transactions according to predetermined rules and protocols.