Skip to content

Binding for Vcash Proof-of-Work hashing (Whirlpoolx & Blake256 8rounds)

License

Notifications You must be signed in to change notification settings

vcash-project/python-vcash_hash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcash_hash (v1.5)

Python module for Vcash's Proof-of-Work hashing (Whirlpoolx & Blake256 8rounds).

Install from pip

Python 2.7 is required as well as gcc.

$ sudo pip install vcash_hash

Install from git

Python 2.7 is required as well as gcc.

$ git clone https://github.com/xCoreDev/python-vcash_hash.git
$ cd python-vcash_hash/
$ sudo python setup.py install

Test

After installation, test hash.

$ python test.py

Credits

About

Binding for Vcash Proof-of-Work hashing (Whirlpoolx & Blake256 8rounds)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.3%
  • Python 1.6%
  • C++ 0.1%