/Ethash-C-Implementation

C implementation of Ethash algorithm

Primary LanguageC

Ethash-C-Implementation

C implementation of Ethash algorithm

This implementation only include library in /lib, so it could be simply complied and run in most environments.

Please check ethash.c for implementation details.

Usage

make gen
./cethash
make mine
./cethash