Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 986 Bytes

File metadata and controls

23 lines (17 loc) · 986 Bytes

NodeJs Example Application

An example application that demonstrate simple SSI use-cases using the NodeJs Verity SDK.

See Getting Started guide for a guided tutorial that makes use of this example application.

Prerequisites

Install the following items:

  • libvdrtools -- Installation instructions can be found here.

  • Ngrok -- This is a temporary installation to facilitate early experimentation. Follow the instructions on the Ngrok website.

  • NodeJs v12 -- Follow the instructions on the NodeJs website.

  • C++ build tools and Python 3.6+ -- NodeJs Indy SDK uses node-gyp package that depends on C++ and Python. For more information, follow this link.

Install dependencies

npm install

Run example application

node example.js