Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 214 Bytes

cryptonight-hash-lib

Copyright (c) 2017, Sumokoin.org

This a python-wrapper lib to give cryptonight hashing functions for Sumo Easy Miner

To complile on Linux:

cd /path/to/cryptonight-hash-lib
cmake .
make