This package exposes a module providing a complete reference implementation of the protocol. To use it in your project, from your project’s root directory, install as a dependency.
npm install @tacticalchihuahua/dusk --save
Then you can require the library with:
const dusk = require('@tacticalchihuahua/dusk');