Skip to content

vfp2/SoloMinerV2Q

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solo Miner V2Q

Solo Miner with High Speed for mining Bitcoin With all System experimenting with a quantum algorithm twist.

Solo Miner V2

Developed using Python 3.11.

First install the required packages :

pip install -r requirements.txt

To insert your BTC Wallet Address and Private Key copy .env.sample to .env and fill in the values.

BC_ADDRESS=<Bitcoin wallet address>
BC_KEY=<Bitcoing wallet private key>

To run:

./run.sh

or Looper.sh for continually mining.

Credits

Forked from Solo Miner V2 by @MrPyMmdrza

About

Solo Miner with High Speed for mining Bitcoin With all System (Bitcoin Mining , BTC Miner) experimenting with a quantum algorithm twist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.3%
  • Shell 2.7%