Minage de BitCoin.
/!\ En-cours de rédaction /!\
1) Répertoire de travail :
[~] ➔ mkdir BITCOIN [~] ➔ cd BITCOIN/
2) Téléchargement de CpuMiner :
[~/BITCOIN] ➔ wget http://downloads.sourceforge.net/project/cpuminer/pooler-cpuminer-2.4.tar.gz
3) Décompression de l’archive :
[~/BITCOIN] ➔ tar xvfz pooler-cpuminer-2.4.tar.gz [~/BITCOIN] ➔ cd cpuminer-2.4/
4) Configuration de la compilation :
[~/BITCOIN/cpuminer-2.4] ➔ ./configure
5) Compilation :
[~/BITCOIN/cpuminer-2.4] ➔ make
6) Installation :
[~/BITCOIN/cpuminer-2.4] ➔ sudo make install [~/BITCOIN/cpuminer-2.4] ➔ cd
7) Enregistrer un compte ici : http://mining.bitcoin.cz/
8) Lancement du minage :
[~] ➔ minerd --url http://api.bitcoin.cz:8332 --userpass: [2014-06-18 23:58:05] 1 miner threads started, using 'scrypt' algorithm. [2014-06-18 23:58:05] Starting Stratum on stratum+tcp://stratum.bitcoin.cz:3333 [2014-06-18 23:58:05] JSON-RPC call failed: { "message": "Unsupported method 'getblocktemplate'", "code": -1 } [2014-06-18 23:58:06] Stratum requested work restart [2014-06-18 23:58:19] thread 0: 4096 hashes, 0.33 khash/s [2014-06-18 23:58:54] Stratum requested work restart [2014-06-18 23:58:54] thread 0: 11347 hashes, 0.33 khash/s [2014-06-18 23:59:36] thread 0: 13903 hashes, 0.33 khash/s [2014-06-18 23:59:36] accepted: 0/1 (0.00%), 0.33 khash/s (booooo) [2014-06-19 00:00:36] thread 0: 19644 hashes, 0.33 khash/s [2014-06-19 00:00:39] Stratum requested work restart [2014-06-19 00:00:39] thread 0: 933 hashes, 0.33 khash/s ...
9) Liens :
https://mining.bitcoin.cz/
https://www.bitcoin.de/fr
https://bitcointalk.org/index.php?topic=82821.0
http://www.bitcoin.fr/pages/Obtenir-une-adresse-bitcoin
Comments are closed, but trackbacks and pingbacks are open.