Devnet ONLY
This example action is configured to run on Solana's devnet. Make your your wallet is selected to devnet when testing this transaction.
Simple Memo
The following example demonstrates how to publish a simple message on-chain using an Action and the SPL Memo program.
View the source code for this sample Action on GitHub.