Skip to content

yinengy/Ethash-C-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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