Try SDK for Unity
Integrate the STYLE Marketplace in Unity.
Last updated
Integrate the STYLE Marketplace in Unity.
Last updated
Take less than 15 minutes to download the SDK for Unity and integrate the STYLE Marketplace into a Unity Scene.
Make sure you have Unity 2021.3.11f1 LTS or later available.
Get an endpoint
Download the latest STYLE Protocol Unity SDK as a Unity package.
The filename is similar to STYLE_Protocol_SDK_v0.0.2.unitypackage
.
Create a 3D Unity project using 2021.3.11f1 LTS or later.
Install the packages:
Select Assets > Import Package > Custom Package to import your downloaded STYLE Protocol SDK package.
Click Import.
You'll find the SDK into STYLE SDK folder and there is an example usage inside the Demo folder.
(optional)
()
Create Secrets.cs as a with Endpoints and an Alchemy key (optional) substituted.