Skip to content

dime-coin/dime_quark_hash

 
 

Repository files navigation

quark_hash (v1.2)

Python module for DIME quark hashing.

Install

Python 2.7 is required as well as gcc.

$ python setup.py install

Python 3 is also supported.

$ python3 setup.py install

Install (via pip)

PyPI package is available via pip or pip2.

$ sudo pip2 install pivx_quark_hash

Python 3 is also supported.

$ sudo pip3 install pivx_quark_hash

Test

After installation, test hash.

$ python test.py

or:

$ python3 test.py

Credits

About

Python module for DIME quark hashing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.8%
  • Python 1.2%