Skip to content

BenraouaneSoufiane/bitcoin-mining-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

bitcoin-mining-algorithm

Bitcoin mining implementation using php
It took from me about one month, although I can get the lower hash for the block, & I can get the nearst values of version & nonce (until the difference less than < 0.0000000001) that satisfy the hash, I failed to get the exact version & nonce values who can contribute?

Update

I just upload transform.php which gives the exact version/nounce values for given rate using the continued fractions (ignore the last paragraph, the precision resolved) so the miner loop only with few values instead 4billion x 4billion

About

Bitcoin mining implementation using php

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages