🧑‍💻
STYLE-Protocol-SDK
  • 👋Welcome to STYLE-Protocol-SDK
  • Overview
    • 💡Our mission
    • ✨Our Features
    • 🕹️Try SDK
      • Try IFrame for Web
      • Try SDK for Web
      • Try SDK for Unity
      • Try SDK for Unreal Engine
  • Fundamentals
    • ⚠️Requirements
      • Getting a Blockchain Endpoint
      • Getting an Alchemy Key
    • Web SDK
    • Unity SDK
    • Unreal Engine SDK
  • Referenence
    • 🖥️For Developers
      • Web
      • Unity
      • Unreal Engine
Powered by GitBook
On this page
  • Demo
  • What you need
  • Bring the STYLE Marketplace into Unity
  1. Overview
  2. Try SDK

Try SDK for Unity

Integrate the STYLE Marketplace in Unity.

PreviousTry SDK for WebNextTry SDK for Unreal Engine

Last updated 2 years ago

Take less than 15 minutes to download the SDK for Unity and integrate the STYLE Marketplace into a Unity Scene.

What you need

  • Make sure you have Unity 2021.3.11f1 LTS or later available.

  • Get an endpoint

Bring the STYLE Marketplace into Unity

  1. Download the latest STYLE Protocol Unity SDK as a Unity package.

    • The filename is similar to STYLE_Protocol_SDK_v0.0.2.unitypackage.

  2. Create a 3D Unity project using 2021.3.11f1 LTS or later.

  3. Install the packages:

  4. Select Assets > Import Package > Custom Package to import your downloaded STYLE Protocol SDK package.

  5. Click Import.

  6. 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.

🕹️
Get an Alchemy Key
Download
Web3
setup
template
Repository
Demo
STYLE Marketplace Example