Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 298 Bytes

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