Adapt the contract
Assignment- Modify the Cross-Chain Messenger.
To create a deeper understanding of the concepts, now change the provided contracts. Instead of sending a string, now send a number and add up the numbers on the destination chain:
Once you finished with the assignment you can review the correct answer at /contracts/interchain-messaging/send-receive-assignment-solution
in the Avalanche-Starter-Kit