- This is a dapp that uses ZetaChain's{" "} - cross-chain messaging for sending text messages - between smart contracts deployed on different chains. It is a - simple example of how to use the cross-chain messaging to send - arbitrary data. -
-- You can learn how to build a dapp like this by following the - tutorial: -
- - - -- The dapp on this page interacts with a smart contract built from - the same source code as in the tutorial. The smart contract is - deployed on the following networks: -
-
-
- {JSON.stringify(contracts, null, 2)}
-
-
- Let's try using the dapp:
-