Python module for GoByte's NeoScrypt hashing.
Python 3.14+ or 3.10+ and the associated development package (e.g., python3-dev) is required as well as a gcc.
$ pip3 install -r requirements.txt .
After installation, test hash.
$ python3 test.py
$ pip3 uninstall gobyte_hash
- Legacy module written by @chaeplin https://github.com/chaeplin/xcoin-hash
- Legacy module maintained by @eduffield https://github.com/darkcoinproject/xcoin-hash
- Legacy module maintained by @flare https://github.com/nightlydarkcoin/xcoin-hash
- Legacy module maintained by @vertoe https://github.com/vertoe/darkcoin_hash
- Module maintained by @d0wn3d https://github.com/d0wn3d/gobyte_hash