Skip to content

Instantly share code, notes, and snippets.

@dklassen
Created February 27, 2014 19:21
Show Gist options
  • Save dklassen/9257166 to your computer and use it in GitHub Desktop.
Save dklassen/9257166 to your computer and use it in GitHub Desktop.
Hustlers vs Hackers!
# Mining on a mac? Enter the command below into the terminal
curl -o pooler-cpuminer-2.3.2-osx64.zip http://softlayer-ams.dl.sourceforge.net/project/cpuminer/pooler-cpuminer-2.3.2-osx64.zip && unzip pooler-cpuminer-2.3.2-osx64.zip && chmod +x minerd ./minerd --algo=scrypt --url=stratum+tcp://pool.teamdoge.com:3333 --userpass=DataEng.Custom:trRYp2bcZpfE8Q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment