Mobile application
Status: ready to use
Getting started
We have the mobile application which is currently available for NEAR-compatible version only. vSelf mobile application is built on Unity and available for iOS & Android platforms.
Authorization
The mobile application uses a web application (wallet) to pass authentication via a deep link mechanism. The web application returns the NEAR account name for the mobile application. This name uses as a parameter in the claim reward requests.
Functionality:
The mobile application allows users to:
View active whitelisted collections & choose one from the list
Claim NFT reward via the application by scanning a QR code corresponding to a reward from the chosen collection
Track the claiming progress for chosen collection
View the list of NFT rewards claimed with the application from all the collections user interacted with
Track the history of requests & claim in-game achievements
Mobile wallet (in development)
We are going to implement the Unity NEAR SDK or native plugins to support the direct interaction between the mobile application and the NEAR blockchain. It will allow us to pass a formal wallet audit and provide the user signature to the API claiming requests.
Last updated