Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 294 Bytes

Luzid: TicTacToe Example

This example demonstrates how to interact with a Solana program inside the Luzid validator.

Getting Started

  1. Clone this repository
  2. Run yarn inside of it
  3. Run yarn dev
  4. Launch Luzid

Then have fun and play TicTacToe to understand how Luzid works!