darkcoin_hash (python) v1.3
Python module for Darkcoin's X11 hashing.
Install
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
Test
After installation, test hash.
$ python2 test.py
Credits
- 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