Skip to content

kkibria/ethdag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

ethdag

Saves full dataset on disk, uses go-etherium code.

Installing

go get github.com/kkibria/ethdag

will install the package and dependency, go-etherium. Copy the file sizes.go from the ethdag/ethash directory to the ethash directory of the go-etherium source tree. This will expose the cacheSize and datasetSize functions we need.

Compile

Running go install will compile and install the executable in $GOPATH/bin directory.

About

Saves dag on disk, uses geth code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published