ORE ID
Search
⌃K

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.

QuickStart

  1. 1.
    Download the ORE ID Unity Test Console from https://github.com/TeamAikon/unity-test-console.
  2. 2.
    Prepare your project by entering your dApps serviceKey into the file Assets/Scripts/APIConnection.cs .
  3. 3.
    Open the contents of unity-test-console folder in Unity Hub.
  4. 4.
    When the SampleScene loads you will see the ORE ID Unity test console.

Next Steps

  • Get a better understanding of the ORE ID Custodial API implementation by browsing the APIConnection.cs file you edited in step 2.
  • Get more info on the Custodial API Calls exhibited in the Test Console sample app.
Last modified 2mo ago