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 /src/0b-send-receive
in the Avalanche-Starter-Kit