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.
make gen
./cethash
make mine
./cethash
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
make gen
./cethash
make mine
./cethash