Skip to main content

Quick Start

VersionLast updatedUniPass Wallet Entry URLUpgrade Instructions
v0.0.22022.11.14https://testnet.wallet.unipass.id/Support Google login. Add the optional function of connect to return email. Add a prefix in signMessage
v0.0.12022.10.28https://testnet.wallet.unipass.id/Connect / Transfer / Sign Message & Verify

Android

Please download the installation package of Android on Google drive

iOS

Please fill in your email address in the Application Form and we will send you a test invitation through TestFlight as soon as possible.

Reference

tip

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

Development environment

  • UnityHub Verison: 2021.2.11f1
  • Third-party packages:
    • Vuplex for Android, Vuplex for iOS
    • Nethereum v4.8.0

Setup

  1. To start, you need to add Vuplex and Nethereum plugins into your project. You need to buy & import Vuplex.
tip

You can not load UniPass in Vuplex’s CanvasWebView, because UniPass uses the encryption functions in the native browser.

  1. Then add UniPass SDK into your Unity project as a plugin.

  2. Finally, run it in C# code.

using UnipassWallet;