This project contains the NodeJS client for the Digital Signature Service.
Try out the example web application via:
npm install
npm start
Point your web browser to: http://localhost:3000/
Install via NPM within your project:
npm install --save dssp-nodejs
The Digital Signature Service Protocol specifications are available at the e-Contract.be DSSP Maven project site.
The DSSP SDK for NodeJS is licensed under the commercially friendly GNU LGPL license.