Bitcoin Forum
May 26, 2024, 03:55:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 3 Simple steps guide to start Monero mining with GorillaPool.com  (Read 474 times)
GorillaPool (OP)
Member
**
Offline Offline

Activity: 95
Merit: 10

Mo


View Profile WWW
October 07, 2016, 01:07:02 PM
 #1

    Original Guide here: https://gorillapool.com/#start
 
    1) Generate Monero wallet (your XMR private key corresponding XMR address): moneroaddress.org
    Save it! Save your Mnemonic seed 25 words, you will need it to recreate your private keys and to use your wallet.
    2) Now you have XMR address and you need miner to start mining. Let's download miner and start mining!
    Download miner for Windows
    Download CPUMiner for Windows 64
    Build miner for Linux
    Install all dependensies in terminal, git clone miner and build it from https://github.com/wolf9466/cpuminer-multi:
   
Code:
    sudo apt-get install libcurl3 build-essential libjansson-dev git make automake
    git clone https://github.com/wolf9466/cpuminer-multi.git miner
    cd miner
    ./autogen.sh
    CFLAGS="-march=native" ./configure
    make

    3) Start your miner with the following command, insert your Monero address, generated at the first step
Code:
minerd -a cryptonight -o stratum+tcp://monerol.com:3333 -u YOUR_WALLET_ADDRESS -p x

GorillaPool.org mine Cannabis Industry Coin XCI
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!