syyyn


  • Usage ------ to create a raw hash from a string of data ```js var argon2d = require('node-hash-argon2d'); var buf = Buffer.from("someString", 'utf8'); var hash = argon2d.argon2d(buf); console.log(hash); //should return <Buffer 0d 01 c4 09 bd 11 f1

    published 1.0.0 3 years ago
  • A Dynamic blockchain REST and web socket API service for Bitcore Node.

    published 0.4.3 3 years ago
  • An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the DYN network and build your own services with it.

    published 0.4.2 3 years ago
  • A helper for common tasks to build seqcore modules'

    published 0.5.5 3 years ago