Skip to content

johnMinelli/SQLMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SQLMiner

Miner for Bitcoin implemented in SQL

Standard Miner for Bitcoin(sha256d algorithm) and Litecoin(scrypt algorithm) converted to make the "work" in SQL. Why? Because you can execute the queries gratis on Google BigQuery and have a miner that run potentially with 0 costs. I reached 2 Ghash with this implementation. Fork, improve it and most of all have fun with the crypto things ;)

References and all credits of the idea to: https://medium.com/@urish/thank-you-google-how-to-mine-bitcoin-on-googles-bigquery-1c8e17b04e62

About

Miner for Bitcoin implemented in SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages