MoneroOcean / node-cryptonight-hashing

Cryptonight hashing functions for node.js
27 stars 111 forks source link

node-cryptonight-hashing

Cryptonight hashing functions for node.js.

Algorithms

Installing locally and testing

JOBS=$(nproc) npm install https://github.com/MoneroOcean/node-cryptonight-hashing
node_modules/cryptonight-hashing/tests/run.sh

Credits