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:
- 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
. IfPlugins
already exists, skip this step. - Copy directory
Plugins/UniPassSDK
of UniPass SDK toPlugins
directory.
- Open your project root directory which
- 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 toPlugins
directory of Unreal Engine’s default installation path.
- Open Unreal Engine’s default installation path. The default path on Windows is
Open UE5 Editor, navigate to Menu → Edit → Plugins
, check the option to enable UniPassSDK.
History Version
Version | Last updated | UniPass Wallet Entry URL | UPgrade Instruction |
---|---|---|---|
v0.0.1 | 2022.12.09 | https://testnet.wallet.unipass.id/ | Add Connect / Transfer / Sign Message support |