Make sure you have Unity 2021.3.11f1 LTS or later available.
Get an endpoint
Get an Alchemy Key (optional)
Download the latest STYLE Protocol Unity SDK as a Unity package.
Downloadarrow-up-right
The filename is similar to STYLE_Protocol_SDK_v0.1.unitypackage.
STYLE_Protocol_SDK_v0.1.unitypackage
Create a 3D Unity project using 2021.3.11f1 LTS or later.
Install the packages:
Web3arrow-up-right (setuparrow-up-right)
Select Assets > Import Package > Custom Package to import your downloaded STYLE Protocol SDK package.
Click Import.
Create Secrets.cs as a templatearrow-up-right with Endpoints and Alchemy key (optional) substituted.
You'll find the SDK into STYLE SDK folder and there is an example usage inside the Demo folder.
Available Methods
Last updated 2 years ago