mludvig / aws-ethereum-miner

CloudFormation template for mining Ethereum crypto currency on AWS
267 stars 152 forks source link

Mine monero instead of ETH #57

Closed MHemelHasan closed 2 years ago

MHemelHasan commented 2 years ago

Can It Possible to mine Monero? If yes How can I modify this

mludvig commented 2 years ago

You’ll have to replace the shell script in src/user-data.txt with your monero mining code and rebuild the templates with make. Pretty easy.

MHemelHasan commented 2 years ago

Can you help to do that? how can I rebuild the templates with make ? any documentation