Environment Setup

To prepare for this tutorial, follow the environment setup guide here, i.e. start a fake node and then, in another terminal, run:

kit new my_chess --template blank
cd my_chess
kit b
kit start-package

Once you have the template app installed and can see it running on your testing node, continue to the next chapter...

Get Help: