Skip to main content

Quick Start

Source Code

Windows demo

Try demo on Windows. Please download portable executable file of Windows from Google drive.

tip

UniPass Wallet entry URL used by current demo: https://testnet.wallet.unipass.id/

System Requirements

  • Unreal Engine 5 version: 5.0.3

Installation

There are two ways to install UniPass SDK:

  1. Install UniPass SDK to local UE5 project
    • Open your project root directory which [ProjectName].uproject locate at
    • Create a directory, and set its name to Plugins . If Plugins already exists, skip this step.
    • Copy directory Plugins/UniPassSDK of UniPass SDK to Plugins directory.
  2. Install UniPass SDK globally
    • Open Unreal Engine’s default installation path. The default path on Windows is C:\Program Files (x86)\Epic Games\Launcher\Engine
    • Copy directory Plugins/UniPassSDK of UniPass SDK to Plugins directory of Unreal Engine’s default installation path.

Open UE5 Editor, navigate to Menu → Edit → Plugins , check the option to enable UniPassSDK.

set up Unipass SDK

History Version

VersionLast updatedUniPass Wallet Entry URLUPgrade Instruction
v0.0.12022.12.09https://testnet.wallet.unipass.id/Add Connect / Transfer / Sign Message support