Skip to content

badmofo/ethereum-mining-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Mining Calculator

View live version of Ethereum Mining Calculator.

Calculations

Network hashrate

We estimated the network hashrate in GH using the following equation.

netHashGH = (difficulty / blockTime) / 1e9;

Where difficulty is the current difficulty to mine a block and blockTime is the networks current block time.

About

Ethereum Mining Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published