Skip to content

sh39sxn/mining-altcoins-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mining-altcoins-aws

This repo contains shell scripts for mining different Altcoins on Ubuntu 16.04.

Getting Started

These instructions will let you mining Altcoins on Ubuntu 14.04 using Nvidia graphic card (GPU). This projected is tested on GPU instances running on Amazon Web Services (AWS).

Currently only Monero (XMR) are mined.

Prerequisites

What things you need to install the software and how to install them

Nvidia Graphic Card with compute capability >= 3.0
Ubuntu 16.04
Account at https://minergate.com/ (mining pool)

Installing

A step by step series of examples that tell you have to get a development env running

clone this project:

git clone https://github.com/sh39sxn/ltc-mining-aws.git

Then change to this project and run setup.sh. This will need several minutes, mainly because of building ccminer. I'm using the version published at https://github.com/tpruvot/ccminer

cd ltc-mining-aws
./setup.sh

At the end of this script a reboot will be done.

After rebooting please change the default email address md8Nf41@gmail.com in the script run-ccminer.sh to point to your minergate account email address.

cd ltc-mining-aws
./run-ccminer.sh

You should see an output similar to:

Donation

Thank's for any donations to extend this repo for mining more altcoins!

XMR address: 42hnfZMm78hPwKmjhN6pNffHpnaUBjCzddGctFRN5yTVHCmm4hFJcQaDgffcjUv6Q3GfirfyyqHLijfnDrJyyntwMSLZc6p

Built With

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

About

This repo is contains scripts for mining Litecoins (LTC) on AWS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages