Python module for Darkcoin's X11 hashing.
Python 2.7 is required as well as a gcc.
$ sudo python2 setup.py install
Or use pip:
$ pip install darkcoin_hash
pypi.python.org/pypi/darkcoin_hash
After installation, test hash.
$ python2 test.py
- Module written by @chaeplin https://github.com/chaeplin/xcoin-hash
- Module maintained by @eduffield https://github.com/darkcoinproject/xcoin-hash
- Module maintained by @flare https://github.com/nightlydarkcoin/xcoin-hash
- Module maintained by @vertoe https://github.com/vertoe/darkcoin_hash