Skip to content

Latest commit

 

History

History

nodejs-example-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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