Skip to content

vertoe/darkcoin_hash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.6%
  • Other 0.4%