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.
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 usesnode-gyp
package that depends on C++ and Python. For more information, follow this link.
npm install
node example.js