Skip to content

Seamless integrate onchain game logic and state into your Unity game

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

dojoengine/dojo.unity

Repository files navigation


Dojo.Unity SDK Guide

Prerequisites

Important Notice:
Please be aware that this SDK is in its early stages of release. As it is continuously being developed, any feedback or suggestions are highly appreciated. Feel free to report issues or contribute to the project. Your input is invaluable!

Setting Up Dojo

  1. Download the Latest Dojo Version
    Always use the most recent version of Dojo for optimal compatibility and features. You can find the latest release at the Dojo GitHub Repository.

    Run the following commands in your terminal to install:

    curl -L https://install.dojoengine.org | bash
    # After installation, update to the latest version
    dojoup

Installing Unity

  1. Install Unity
    For integration with Dojo, download and install Unity. Visit the Unity Download Page and follow the instructions provided there for installation.

Accessing Documentation

  1. Refer to the Official Documentation
    For detailed guidance on using the Dojo.Unity SDK, please refer to the official documentation. It provides comprehensive instructions and examples to help you get started:

    Dojo.Unity SDK Documentation