📱

API

The HyperPlay API references many of the calls found in MetaMask's and geth's JSON RPC endpoints. The next sections will provide some examples.

Interact with CURL

The API will be embedded inside the desktop game such as Unity or UE4. Below is an example using curl command. For more details in the next sections.

Example for a Unity Project

The following video shows an example of how to interact with the user's wallet through HyperPlay from a Unity project, but note that HyperPlay is game engine agnostic, and any game engine should work.