Vessel Unity Plugin Demo App
Overview
Vessel SDK proves a way to connect your application to Vessel Wallet.
Demo App
To get started with the demo apps, follow the instructions below:
- Clone this project and open the DemoApp project in the Unity Editor.
- Under
File > Build Settings
, click on the mobile platform of choice and click onPlayer Settings
. - Update the iOS bundle identifier and/or Android package name with your own unique identifier(s)
- Open the
WalletConnection.cs
file underDemoApp/Assets/Scripts/
. - Under
File > Build Settings
, click on the mobile platform of choice and clickSwitch Platform
thenBuild
to create a project to test the Demo App.
Support
We recommend using GitHub to file issues.