Deploy ICM Demo contract
Deploy a demo contract that can receive messages from the C-Chain using Avalanche's Inter-Chain Messaging (ICM) protocol.
This will deploy the
ICMDemo
contract to your connected network (Chain ID:
). This contract can receive messages from the C-Chain using Avalanche's Inter-Chain Messaging (ICM) protocol. Once deployed, you can use the pre-deployed sender contract on the C-Chain at address 0x05c474824e7d2cc67cf22b456f7cf60c0e3a1289 to send messages to this receiver.Read more about the Sender Contract and Receiver Contract in the Avalanche documentation.
TeleporterMessenger contract is not deployed on this network. Please deploy the TeleporterMessenger contract first.