Required Pre-Requisites
- RainbowMiner runs on Windows 7/8 and 10 and on most Linux Distributions (preferably Ubuntu)
- It needs Microsoft Powershell to run (preferably Core version 6.2.4 or upwards)
- the GPU drivers on the machine should be up to date. Since the newest driver is not always the best, you will find a list of recommended drivers listed in the documentation. So read it.
- RainbowMiner includes install scripts (Windows: Install.bat / Linux: install.sh), that download and install all needed libraries, so make sure to run them, before starting the main script (windows: Start.bat / Linux: start.sh or start-screen.sh).
- RainbowMiner is an open-source project, that is hosted on GitHub. So if you have any issues, please open an issue on our RainbowMiner GitHub
Installation
- Read the documentation, especially the “PRE-REQUISITES” section.
- Download and extract the latest release to your mining rig:
- Add the directory of RainbowMiner to the exceptions of your antivirus program. Some miner cause false virus alerts.
- Make sure to run “Install.bat” on Windows / “install.sh” on Linux, before moving on
- Windows:
Right-click “Start.bat”, choose “Run as administrator” (if windows prompts with “Windows protected your PC”, click on “More info”, then “Run anyway”)
Linux:
start “./start.sh” (this will need your shell window remain opened) or “./start-screen.sh” (Rainbowminer will be started in a background screen. To re-connect to that screen enter “screen -R RainbowMiner”, leave the screen by hitting “Ctrl+a”, then “d” on your keyboard) - Enter your bitcoin wallet and worker name
- Let the downloads and benchmarking finish.
- Be patient! This might take a while. It will already mine to your wallets!
Done!