Dojo provides a developer friendly framework for developing and scaling onchain games and autonomous worlds that are composable, extensible, permissionless and persistent. We do so by providing a ~zero-cost abstraction for developers to succinctly define their onchain world using Cairo and a robust toolchain for building, migrating, deploying, proving and settling these worlds in production. Leveraging execution sharding and fractal scaling, we're able to scale computation to meet the needs of complex, interactive experiences, while maintaining the security properties of Ethereum.
See the installation guide in the Dojo book.
You can find more detailed documentation in the Dojo Book here.
If you encounter issues or have questions, you can submit an issue on GitHub. You can also join our Discord for discussion and help.
We welcome contributions of all kinds from anyone. See our Contribution Guide for more information on how to get involved.
See our Environment setup for more information.
Dojo core smart contracts have been audited:
- feb-24: Nethermind security
Propose a new release by manually triggering the release-dispatch
github action. The version value can be an semver or a level: [patch, minor, major]
.
Once run, the workflow will create a PR with the versioned repo which will trigger the release flow and the creation of a draft release on merge.