Bbt Multiminer Save

Start different miners from the same script. Easy and simple to get started with mining. Originally by Bits Be Trippin'

Project README

Bits Be Trippin' & alon7 Multi-miner

Bits Be Trippin' is a youtube channel for cryptocurrencies mining.
They created the initial multiminer to enable easy switch between miners.
I took the script a step further and added more pools, coins and made it more configurable.

Available Coins

  1. Ethereum
  2. Ethereum Classic
  3. Monero
  4. Zcash
  5. Siacoin
  6. Pascalcoin
  7. Hush
  8. Lbry
  9. Dubaicoin (Dbix)
  10. Ubiq
  11. Expanse
  12. Chaincoin
  13. Digibyte
  14. Feathercoin

Setup

Windows

  1. Right click on bbt-multiminer.bat -> edit
  2. Under Wallets, according to the coin you want to mine, change the wallet address to yours
  3. Name your miner under MINER_NAME variable
  4. Change EMAIL_ADDRESS to receive updated from supported pools (nanopool for now)

Linux

NOTE: Some linux miners are still unavailable. We are currently working on it and you're willing to contribute.

  1. Right click on bbt-multiminer.sh -> edit, or use your favorite editor like vi, vim, etc..
  2. Under Wallets, according to the coin you want to mine, change the wallet address to yours
  3. Name your miner under MINER_NAME variable
  4. Change EMAIL_ADDRESS to receive updated from supported pools (nanopool for now)

How to mine

Windows

  1. Read setup before proceeding

Interactive

  1. Double click bbt-multiminer.bat
  2. Write the number of the miner you want to start and press enter
  3. Profit.

Command line

  1. Open a cmd windows in the bbt-multiminer folder
  2. Run bbt-multiminer.bat , for example: bbt-multiminer.bat 9 (Eth & Siacoin)

Start on startup

  1. Right click on bbt-multiminer.bat -> Create Shortcut
  2. Right click on the new shortcut -> Properties
  3. On the target field, go to the end and add your wanted miner index
  4. Win+R and paste this location: %APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup
  5. Copy the shortcut from above to that location

Linux

  1. Read setup before proceeding

Interactive

  1. Run ./bbt-multiminer.sh from command line
  2. Chose the coin you want to mine by entering the coin index
  3. Chose the miner you want to use on the selected coin
  4. Profit.

Command line

  1. Open a terminal windows in bbt-multiminer folder
  2. Run ./bbt-multiminer.sh , for example: ./bbt-multiminer.sh 1 9 (Eth & Siacoin)

Contributors

If you want to add more miners, you are more than welcome to send a merge request. Notice that to add a binary for a miner, you would have to send us the link to the miner, instead of commiting it yourself.
We want make sure the miners are untouched and do not contain malware.

Open Source Agenda is not affiliated with "Bbt Multiminer" Project. README Source: alon7/bbt-multiminer
Stars
37
Open Issues
1
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating