- If not already, follow the instructions for configuring Solana and Anchor at this link.
- Clone this repo and navigate in a command line to the project base directory.
- Run the following command: $ anchor test
Anchor will build the program, fire up a local test validator, run the client test code and display results.