/aws-ethereum-miner

CloudFormation template for mining Ethereum crypto currency on AWS

AWS Ethereum miner

CloudFormation template for mining Ethereum (ETH) crypto currency on AWS GPU-enabled EC2 instances

Important!

Quick start

  1. Login to your AWS account and have your Ethereum wallet address ready
  2. Launch the stack in one or more of the cheapest regions. Sometimes spot capacity is not available in a particular region, in that case try a different one.
  • Ohio us-east-2 Launch Stack
  • N. Virginia us-east-1 Launch Stack
  • Oregon us-west-2 Launch Stack

You will have an opportunity to check the stack details, enter the wallet address, etc, before the stack is launched.

What does the template do?

  • Spins up an AutoScaling Group with Spot Instances of the specified type (by default g4dn.xlarge)
    • Use template-eth-default-vpc.yml if you want to spin up the instances in the Default VPC (most users).
    • Use template-eth.yml if you have your own VPC that you want to use (advanced users). The Subnets must have direct or NAT access to the internet! Make sure that the VPC matches the Subnets selected!!
  • Runs ethminer with the right options upon the instance start

Tell me more ...

Check out the instructions in my Medium article, it contains some important considerations. Alternatively, if you think you know what you are doing follow these instructions:

  • Have your Ethereum wallet address ready. You can create a free one for example with Guarda if needed.
  • Login to your AWS account.
  • Click the Launch link or create the stack manually:
  • Check your mining progress on Ethermine dashboard.
    • Note that it takes some time (15 ~ 30 mins) before your stats start to appear, and
    • The reported hashrate speed ramps up slowly to the sustained rate over the first hour or so, I believe due to delays in reporting and some averaging.
    • From my tests the hashrate reported by the ethminer process is correct and that's what you get paid out. Even if the dashboard speed is lower.
  • When done delete the stack.

Author

Michael Ludvig, you're welcome :)

Did you make some profit using this template and wish to say thanks? Any ETH amount sent to my address will be much appreciated: 0x99b36B44cf319c9E0ed4619ee2050B21ECac2c15

0x99b36B44cf319c9E0ed4619ee2050B21ECac2c15

Thanks! :)