Unity Integration
Suggestions for how to integrate HyperPlay with your Unity Project
Last updated
Suggestions for how to integrate HyperPlay with your Unity Project
Last updated
Unity games seeking to leverage HyperPlay's wallet features may do so through direct HTTP API calls, or through no-code SDKs provided through HyperPlay's partners.
Our recommended SDK for Unity developers is , which has a with HyperPlay's wallet features out of the box.
Developers using other SDKs can still integrate directly using our .
You can use our Unity API examples to write your own transaction requests with the UnityEngine.Networking
module.