verity-sdk
v0.6.1
Published
The official Node.js SDK for Evernym's Verity
Downloads
7
Readme
NodeJs Verity SDK
This is the official NodeJs SDK for Evernym's Verity application.
This procedure shows you how to set up your NodeJs development environment to use the Verity SDK.
Prerequisites
Install the following items:
libvdrtools
-- Installation instructions can be found here.
Get Latest NodeJs Verity SDK
See npm package page to find the latest release.
Add verity-sdk to npm project:
npm i verity-sdk
Documentation
API Documentation:
Develop the NodeJs Verity SDK
Development Prerequisites
NodeJs
-- Follow the instructions on the NodeJs website.
Npm Install
Install dependencies:
npm install