dssp-nodejs

DSSP library for Node.js

Usage no npm install needed!

<script type="module">
  import dsspNodejs from 'https://cdn.skypack.dev/dssp-nodejs';
</script>

README

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.