Sending Messages
Sending messages with wormhole is as easy as calling the on chain program with the correct arguments, or using the javascript SDK to send messages from the client. With each message, it’s required to include a nonce, which is a random number used to make sure the same message isn’t processed twice.
Last modified 7mo ago