vdf-solver

1.0.1 • Public • Published

Build Status Coverage Status

vdf-solver

Standalone VDF Solver

Usage

vdf-solver --x <starting x> --t <difficulty> --n <modulus>

Caveats

This relies on modular exponentiation from bignum; a binding for OpenSSL BN functions, which have high performance on most architectures. However, that library currently won't build in Node 12+, and won't work in a browser.

Readme

Keywords

none

Package Sidebar

Install

npm i vdf-solver

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

27.7 kB

Total Files

16

Last publish

Collaborators

  • thorvald