Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 947 Bytes

File metadata and controls

40 lines (25 loc) · 947 Bytes

Web Sample App


Overview

This is the official sample app for the BLOCKv Web SDK.

Prerequisites

You will need to have NodeJS installed.

Installation

  1. Download / Clone this repository into a local folder on computer.
  2. Navigate to the Blockv.js file under src/Common/Blockv.js replace {{APPID}} with your developer key and save.
  3. Run npm install in your terminal / command prompt

Running the Application

Once the installation is complete, to run the application, simply type in:

npm start

Features

This sample allows the user to do the following:

  • Login (Email / Mobile Number)
  • Logout
  • View Inventory
  • Individual vAtom Display (Faces)
  • vAtom information Display
  • User Profile ( View / Edit )

Additional Resources

Visit the Developer Portal for extended documentation and examples

Author

BLOCKv