Comment on page
Unity
Easily manage blockchain accounts and assets in game with ORE ID Enterprise API
You must have an Enterprise Service Key to make Custodial API calls. To receive yours, please open a ticket here.
- 1.
- 2.Prepare your project by entering your dApps
serviceKey
into the fileAssets/Scripts/APIConnection.cs
. - 3.Open the contents of unity-test-console folder in Unity Hub.
- 4.When the SampleScene loads you will see the ORE ID Unity test console.

- Get a better understanding of the ORE ID Custodial API implementation by browsing the
APIConnection.cs
file you edited in step 2.
Last modified 8mo ago