Skip to content

Seamless integrate onchain game logic and state into your Unity game

License

Notifications You must be signed in to change notification settings

alexhaloETH/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

About

Seamless integrate onchain game logic and state into your Unity game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 59.0%
  • JavaScript 23.9%
  • ShaderLab 13.0%
  • HLSL 2.3%
  • HTML 1.1%
  • Shell 0.4%
  • CSS 0.3%