Dynamic Node.js module

Duality
2 min readFeb 18, 2019

Duality with the assistance of William Kibbler has produced a Node.js module specifically for Dynamic (DYN) and its Argon2d hash parameters. Argon2i and Argon2 have been removed from the module. This module will be utilized by the upcoming Insight API but allows other developers to also utilize it for mining pools, custom wallets, block explorers and other Node.js based applications for Dynamic. It is available to install via the Node.js Package Manager (NPM) by using the command:

$ npm install node-dynamic-argon2d

or by cloning from the Duality Github and installing locally using NPM:

$ git clone https://github.com/duality-solutions/node-dynamic-argon2d
$ cd node-dynamic-argon2d
$ npm install

More info can be seen on the NPM website — https://www.npmjs.com/package/node-dynamic-argon2d

npm

node-dynamic-argon2d

Another result of that cooperation is this Insight Block Explorer
Link:
https://insight.duality.solutions/

Want to catch up on what you’ve missed?

Just give https://medium.com/@duality.chain a visit and you can find all our previous blog posts.

Have some questions about Duality? Join us for a chat

Discord
https://goo.gl/RtTPnH

Telegram
https://goo.gl/ajYWVt

Main Website
https://goo.gl/GFwP1n

Contact Email
contact@duality.solutions

Github
https://github.com/duality-solutions

Facebook
https://www.facebook.com/dualitychain/

Twitter
https://twitter.com/DualityOfficial

--

--