

- #CGMINER BAT FILE EXAMPLE HOW TO#
- #CGMINER BAT FILE EXAMPLE DOWNLOAD FOR WINDOWS#
- #CGMINER BAT FILE EXAMPLE DRIVER#
- #CGMINER BAT FILE EXAMPLE ARCHIVE#
- #CGMINER BAT FILE EXAMPLE FULL#
Once you have downloaded cgminer unzip the archive to a folder, plugin your ASIC and then run cgminner.exe
#CGMINER BAT FILE EXAMPLE DRIVER#
In windows you may also need the driver for your miner
#CGMINER BAT FILE EXAMPLE HOW TO#
You can also get a linx version from please see documentation on how to compile for your Linux OS. Once you have an ASIC you will want to signup to a mining pool, follow the link and sign up at once you have signed up and made yourself an account the next step will be to get yourself a copy of cgminer this is the software that you use to connect to a pool and mine SHA256 coins. The first thing that you will want to do is get your self some mining hardware currently one of the best ASICS to get is the Antminer U1/U2 as this is cheap and wont break the bank, altho you may not make your money back on this hardware you will find it is a good way of understanding and getting into mining, check on ebay and find yourself some hardware.
#CGMINER BAT FILE EXAMPLE DOWNLOAD FOR WINDOWS#
I would also advise looking at Minergate they have a client that you can download for Windows and Linux that will take away a lot of the hassle of mining, check them out at Since writing this there has been a lot of changes in the mining landscape and a lot of new alt coins release, if you do not want to go down the route of spending lots of money on expensive dedicated mining hardware then you may want to look at the coins you want to mine, alt coins (cryptonote) are currently to popular coins for mining due to them currently being ASIC resistant and most can be CPU mined. This is a much simpler algorithem and there are much more diffent types of Scrypt coins, when mining Scrypt coins this is still posible to do with a CPU and GPU and get a return but with the new ASICS for scrypt this will go the way of SHA256 where you will want to have dedicated hardware specifaclly for mining Scrypt coins. This is the more complex algorithm proves to be the slower when mining and has less margin for errors with higher data security, currently the only real way to mine SHA256 is by having dedicated hardware (ASIC) altho you can still use your CPU or GPU the return would not cover the cost of having your computer turned on, if you dont have a lot of hardware the best way to mine is to be part of a minning pool like ghash.io SHA256 and Scrypt are the systems used by cryptocurrency to authenticate blocks of transactional data. Whats The diffrence between Bitcoin (SHA256) and Litecoin (Scrypt) Hopefully the following article will help you to understand a little more abuot Cryptocurrency and how to start mining.Ĭryptocurrency is a digital form of money so rather than having physical peaces of paper the currency is virtual and stored in a digital walet instead of the walet in your pocket. Now you can see Memory Temp on Hive Os by Gminer.If you are reading this you probabily are interested in mining and unsure on how to get started. Where 80 is the temperature limit for GPU0, 70 is the temperature limit for GPU2, 65 is the temperature limit for GPU4. To set temperature limits on GPU0 GPU2 and GPU4, upon reaching which mining on this device will pause until it cools down: The list of available GPUs can be seen by calling the following command: Or on devices of your choice, such as GPU0 GPU2 and GPU4: If you have a mixed rig, you can run the miner only on CUDA devices:
#CGMINER BAT FILE EXAMPLE FULL#
Want to customize GMiner for maximum profit? Read the full guide to configuring GMiner How to disable GPU

Miner -algo ethash -server :3353 -user 3LsTTSsSy17xuoShcMHuRgGBxKn1AHgeVN -proto stratum How to set up for NiceHashįor Ethash and Etсhash algorithms, there are 2 options for stratum protocol (proxy and stratum), to explicitly specify the protocol use the “–proto” parameter, for example, to use Nicehash pool, enter in the command line: The easiest way to get a wallet is to register on a cryptocurrency exchange like Huobi or Binance. -user - Ethash wallet and worker name, in this case wallet is 0x5218597d48333d4a70cce91e810007b37e2937b5, worker is worker1.-server - pool address and port, in this case the pool is, port is 2020.-algo - mining algorithm, in this case ethash.To start Ethash, enter at the command line:
