equihash/README.md

11 lines
329 B
Markdown

# equihash
Equihash proof-of-work solvers
Build with "make all"
The executables ending in 1 are compiled without atomics and thus
only suitable for single-threaded use (where they get some speedup over the generic version).
Options -h HEADER -n NONCE are self explanatory.
Add option -r RANGESIZE to search a range of nonces.