Pymmdrza / SoloMinerV2

New Version Solo Miner with High Speed for mining Bitcoin With all System (Bitcoin Mining , BTC Miner)

Home Page:https://mmdrza.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solo Miner V2

New Version Solo Miner with High Speed for mining Bitcoin With all System

Solo Miner V2


First install this package :

pip install binascii
pip install traceback
pip install signal
pip install requests
pip install colorama
pip install lxml

use this package's imported this source :

import binascii
import hashlib
import json
import logging
import random
import socket
import threading
import time
import traceback
from datetime import datetime
from signal import SIGINT , signal
import requests
from colorama import Back , Fore , Style
import context as ctx

For insert Your BTC Address Wallet in File SoloMinerV2.py in Line 27 Changed This Line:


# Changed this Address And Insert Your BTC Wallet

address = '16p9y6EstGYcnofGNvUJMEGKiAWhAr1uR8' 

for more detail's and about withdraw request follow this issue : #SOLO.CKPOOL


Programmer Telegram ID @MrPyMmdrza

Programmer Telegram Channel @Cryptoixer

Warning Unfortunately, due to the ignorance of some dear users, we were not informed that some profiteers and uncultured people are selling some of my scripts at a lower price. And the user does not receive anything after payment. Some of these ignorant people give malicious and viral files to users. From here, I declare that the only official source for selling my scripts is the website and Telegram ID or Telegram Channel.

About

New Version Solo Miner with High Speed for mining Bitcoin With all System (Bitcoin Mining , BTC Miner)

https://mmdrza.com


Languages

Language:Python 99.6%Language:Shell 0.4%