Skip to content

SathiraSriSathsara/monero-mining-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monero Mining Script

This repository contains a bash script for setting up Monero mining using the xmrig miner. Test on ARM (Pi4) systems and AMD systems.

Create monero wallet >> https://www.getmonero.org/downloads/
How to get wallet address >> https://youtube.com/clip/UgkxSWt49IkdTOb6ODT9u-623PHsPD8fCOIe

Prerequisites

Before running the script, ensure that you have the following dependencies installed:

  • git
  • build-essential
  • cmake
  • libuv1-dev
  • libssl-dev
  • libhwloc-dev

Installation

Clone repository

git clone https://github.com/SathiraSriSathsara/monero-mining-script.git

Run the script for first time

 cd monero-mining-script
 sudo apt-get install dos2unix
 dos2unix ./run.sh
 sudo chmod 777 *
 ./run.sh

Run the script 24/7

 dos2unix ./script.sh
 sudo chmod 777 *
 ./script.sh

Contributing

If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.


💬 If you have any problems contact me via discord : SaM ™#9353

📞 Discord server : https://discord.gg/TRYZMZsQWF

🗣️ Teamspeak : ts.enforcers.lk

🌐 Website : https://www.enforcers.lk/


Sathira Sri Sathsara @ 2023