Thanks to visit codestin.com
Credit goes to github.com

Skip to content

0xAnaya/ore-cli-updated

 
 

Repository files navigation

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

About

Bash scripts to automate ore mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 71.2%
  • Shell 28.8%