Cissoko420 / ore-cli-scripts

Bash scripts to automate ore mining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ore-cli

Simple bash scripts to automate ore mining (Generate Keypairs/Claim/Mass Transfer/Check Balances/Auto Fund Miners)

SetUp

  1. Add id.json (Miner privatekey) files to ids/ folder or just run generateWallets.sh
  2. Add wallet privatekey that will receive ORE and fund miners to claimed.json
  3. Change Variables in the different scripts
  4. Run the scripts in separate terminals/instances
  5. Watch the magic happen

This scripts presumes that you already have the miners running beforehand, they will not run the miners for you, haven't added a script for that yet

If you would like to support: Cissoko420.sol

Previews

balance.sh

image

claim.sh

image

generateWallets.sh

image

maintainMiners.sh

image

transfer.sh

image

transferSol.sh

image

About

Bash scripts to automate ore mining


Languages

Language:Shell 100.0%