https://github.com/dashpay/dash_hash
https://github.com/dashpay/dash_hash
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dashpay/dash_hash
- Owner: dashpay
- License: mit
- Fork: true (dashdot/python-x11_hash)
- Created: 2014-05-01T17:46:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T21:20:41.000Z (about 3 years ago)
- Last Synced: 2026-01-08T03:21:36.459Z (6 months ago)
- Language: C
- Size: 704 KB
- Stars: 23
- Watchers: 13
- Forks: 70
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dash_hash (python) v1.4.0
===========================
Python module for Dash's X11 hashing.
Install
-------
Python 3.5+ or 2.7+ and the associated development package (e.g., `python3-dev`) is required as well as a gcc.
$ pip3 install -r requirements.txt .
Test
-------
After installation, test hash.
$ python3 test.py
Uninstall
-------
$ pip3 uninstall dash_hash
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