$ npm install blakesum
Like shasum but for blake2b
npm install -g blakesum blakesum filename.txt # prints the blake2b 32 byte hash of this
MIT