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
Resource | Description | Link |
---|---|---|
Unity SDK GitHub Repository | Source code and SDK files | View on GitHub |
Documentation & Cheatsheet | Complete setup guide and usage examples | View Guide |
Unity SDK Packages
Package | Version | Description | Download |
---|---|---|---|
Unity SDK Package | 1.0 | Core SDK package including all necessary files and plugins | Download package |
Getting Started
- Download the Unity SDK package from the table above.
- 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