Skip to content

rioagungpurnomo/xrpminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRPMiner

XRPMiner

Free and multi-account XRP token mining.

Feature Support
Random User Agent
Proxy
Multi-account
Auto Withdrawal

Tutorial

STEP 1

Complete all the necessary materials and tools

  1. Download Termux
  2. Create an Account Faucetearner

STEP 2

Run the following command in Termux terminal

pkg update && pkg upgrade
pkg install git
pkg install python
git clone https://github.com/rioagungpurnomo/xrpminer
cd xrpminer
pip install -r requirements.txt

Then open your text editor or vim, then edit the accounts.json file and enter the email and account password you created previously. You can add multiple accounts or just one, the following example

[
  {
    "email": "account1@gmail.com",
    "password": "abdc"
  },
  {
    "email": "account2@gmail.com",
    "password": "abcde"
  },
  {
    "email": "account1@gmail.com",
    "password": "abcdef"
  }
]

STEP 3

Next, edit the contents of the wallet.json file and enter the XRP wallet address and Destination Tag. You can activate and deactivate automatic withdrawals by changing the auto key to false, Automatic withdrawals every time your balance reaches 1 XRP or more will be sent directly to your XRP wallet address.

{
  "auto": true,
  "address": "",
  "destination_tag": ""
}

STEP 4

Then run the following command and start automatic mining

python xrpminer.py

Donate

Your donation is a step for me to continue to grow and be enthusiastic about creating wild things.

XRP Address : rwWr7KUZ3ZFwzgaDGjKBysADByzxvohQ3C

Destination Tag : 6691170

Support

Please send me a support ticket for progress on this tool. Email : kangcryptoid@gmail.com