Mining HEX is not that difficult.
You just need to follow these steps:
- Make sure you have a valid HexCoin address (where you will get payed)
- Download the latest version of cpuminer from here and extract the zip file.
- Open a Terminal and go into the extracted cpuminer folder.
- Now use
./minerd --url=stratum+tcp://pool.hexco.in:3032 --userpass=YOUR_HEXCOIN_ADDRESS:x
to start mining on Port 3032. Make sure Port 3032 is okay for you. Please make sure to provide a password after your HexCoin Wallet Address. (This password is not used and can be anything.)