axe-hash

Binding for AXE X11 proof of work hashing.


Keywords
hashing, x11
License
MIT
Install
pip install axe-hash==1.3.7

Documentation

AXE Hash

Python module for Axe's X11 hashing.

PyPI version
Build Status

Install

Python 2.7+ or 3.5+ is required as well as a gcc.

pip install axe-hash

Test

After installation, test hash.

$ python test.py

Credits