Unity

Disclaimer

The Unity SDK is a community-built integration and is not officially maintained by Okto. At present, the SDK only supports mobile application development.

The Okto Unity SDK enables developers to integrate blockchain functionality into their Unity-based mobile games and applications. With this SDK, you can add features like:

  • User authentication (Google OAuth, Email OTP, Phone OTP)
  • Wallet management
  • Token and NFT operations
  • Smart contract interactions
  • Portfolio tracking

Note: Currently, iOS support is not available. The SDK is fully functional on Android. iOS support will be introduced in future releases.

Resources

ResourceDescriptionLink
Unity SDK GitHub RepositorySource code and SDK filesView on GitHub
Documentation & CheatsheetComplete setup guide and usage examplesView Guide

Unity SDK Packages

PackageVersionDescriptionDownload
Unity SDK Package1.0Core SDK package including all necessary files and pluginsDownload package

Getting Started

  1. Download the Unity SDK package from the table above.
  2. Check out our comprehensive documentation for:
    • Step-by-step setup instructions
    • Code examples for each feature

Community and Support

The Unity SDK is maintained by the community. For support:

  • Report issues on GitHub
  • Submit pull requests for improvements

On this page