Example Solana Actions
This project contains examples code snippets for creating Solana Actions.
On-chain Memo
Send a simple message on-chain using an SPL Memo.
Staking SOL
Help secure the Solana network by staking SOL to a validator.
Transfer Native SOL
Easily transfer native SOL to any other Solana wallet.
You can find the full source code for this entire repo on GitHub.