dojoengine / dojo

Dojo is a toolchain for building provable games and autonomous worlds with Cairo

Home Page:https://dojoengine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dojo Feature Matrix

Dojo: Provable Game Engine discord Telegram Chat Github Actions

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.

🚀 Quick Start

See the installation guide in the Dojo book.

⛩️ Built with Dojo

🗒️ Documentation

You can find more detailed documentation in the Dojo Book here.

❓ Support

If you encounter issues or have questions, you can submit an issue on GitHub. You can also join our Discord for discussion and help.

🏗️ Contributing

We welcome contributions of all kinds from anyone. See our Contribution Guide for more information on how to get involved.

✏️ Environment

See our Environment setup for more information.

🛡️Audit

Dojo core smart contracts have been audited:

Releasing

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.

About

Dojo is a toolchain for building provable games and autonomous worlds with Cairo

https://dojoengine.org

License:Apache License 2.0


Languages

Language:Rust 90.6%Language:Cairo 6.3%Language:Shell 1.6%Language:Solidity 0.8%Language:TypeScript 0.3%Language:Makefile 0.2%Language:Dockerfile 0.2%