0.3.2 • Published 5 years ago

dssp-nodejs v0.3.2

Weekly downloads
2
License
LGPL-3.0
Repository
github
Last release
5 years ago

Digital Signature Service Client for NodeJS

This project contains the NodeJS client for the Digital Signature Service.

Getting Started

Try out the example web application via:

npm install
npm start

Point your web browser to: http://localhost:3000/

NPM package

Install via NPM within your project:

npm install --save dssp-nodejs

Specifications

The Digital Signature Service Protocol specifications are available at the e-Contract.be DSSP Maven project site.

License

The DSSP SDK for NodeJS is licensed under the commercially friendly GNU LGPL license.