Skip to content

MathisDev/configMinning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Automated Mining Setup Script


Introduction

This project provides an automated script for setting up everything necessary to start mining cryptocurrencies on your system. Whether you're using Linux or Windows and have an AMD or NVIDIA graphics card, this script ensures a hassle-free installation process. It installs the required drivers, mining software, and necessary dependencies, allowing you to start mining with minimal effort.

Key Features

  • Cross-Platform Compatibility: Supports both Linux and Windows operating systems.
  • Graphics Card Agnostic: Works with both AMD and NVIDIA graphics cards.
  • Driver Installation: Automatically installs the appropriate graphics card drivers.
  • Mining Software Setup: Installs popular mining software such as NBMiner_Linux , t-rex , nanominer3.8 , teamredminer
  • Dependency Management: Handles the installation of any required dependencies or libraries.

Usage

  1. Clone the repository:
    git clone https://github.com/MathisDev/configMinning.git
    make