Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 672 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 672 Bytes

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.