An open API service indexing awesome lists of open source software.

https://github.com/sumoprojects/cryptonight-hash-lib

Cryptonight hashing python lib
https://github.com/sumoprojects/cryptonight-hash-lib

Last synced: 8 months ago
JSON representation

Cryptonight hashing python lib

Awesome Lists containing this project

README

          

# 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