This example demonstrates how to interact with a Solana program inside a locally running MagicBlock validator.
- Clone this repository
- Run
yarn
inside of it - Run
yarn dev
- Launch the MagicBlock validator
Then have fun and play TicTacToe to understand how the MagicBlock validator works!