Developers
Cross-Chain Messaging
Examples
Your First Cross-Chain Message
Your First Cross-Chain Message
This is a "hello world" example of an app that sends a message across chains using Zeta Connector.
Calling the external helloWorld
function emits a HelloWorldEvent
on another chain.
packages/example-contracts/contracts/cross-chain-message/CrossChainMessage.sol
loading...