bigzhu / SoloMiner

SoloMiner Bitcoin Mining With Python

Home Page:https://mmdrza.com/bitcoin-mining-with-python-solo-miner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solo Miner

Bitcoin Mining With SoloMiner On Python

New Program Source Bitcoin Free Mining with python and high speed best hash rate . use ckpool for solo miner .

Bitcoin Mining With Python Source Solo Miner ckpool

first install this package's :

pip install requests
pip install colorthon

if use windows can run this code on .bat or .cmd file for loop for ever time to your system ,

@Echo off
title SoloMiner.py
Pushd "%~dp0"
:loop
python SoloMiner.py
goto loop

Bitcoin Mining With Python (SoloMiner)


Download File

Filename Type Link
SoloMiner Python File .py Download
LooperWin Shell Script .cmd / .bat Download
LooperLinux Bash Script .sh sh looper.sh Download

Note

This script is placed in this section for public review and use, and all the incomes that the audience intends and uses are the responsibility of the pool that is connected to it. So please refer to the official website of this pool for questions about account settlement and financial affairs in this field and refrain from sending any calls or messages in this regard. ckpool

About

SoloMiner Bitcoin Mining With Python

https://mmdrza.com/bitcoin-mining-with-python-solo-miner/


Languages

Language:Python 99.4%Language:Batchfile 0.4%Language:Shell 0.2%