Quick Start
It is worth reading theory to familiarize yourself with the concept of Autonomous Worlds (AWs) and the Cairo ecosystem before diving into the code.
Install Dojoup
Dojo is built around a set of development tools - Katana, Torii and Sozo. Install them all easily with Dojoup.
curl -L https://install.dojoengine.org | bash
Run dojoup
This will install Dojoup, then simply follow the instructions on-screen,
which will make the dojoup
command available in your CLI.
dojoup
For full dojoup
reference and debugging see Dojoup.
Next steps
Head to Hello Dojo to get create your first Dojo world.