x11-hashw

Binding for X11 proof of work hashing.


License
MIT
Install
pip install x11-hashw==1.7

Documentation

x11_hash (v1.4)

Python module for Dash's X11 hashing.

Install

Python 2.7 is required as well as gcc.

$ python setup.py install

Test

After installation, test hash.

$ python test.py

Credits