Posted
Filed under 리눅스
놀고있는 라즈베리파이에서 재미삼아서 한번 해봤다.
모든 작업은 root계정으로 했다.

https://www.ltcrabbit.com 가입한다.
MY ACCOUNT -> MYWORKERS 에서 Add New Worker로 Worker를 생성한다.

https://litecoin.org 에서 받을수 있는 지갑프로그램으로 생성한 계좌를
Payment Address에 입력한다.

apt-get install build-essential libcurl4-openssl-dev gcc make automake
git clone https://github.com/pooler/cpuminer
cd cpuminer
./autogen.sh
./nomacro.pl
./configure CFLAGS="-O3"
make

실행
./minerd -a scrypt -o stratum+tcp://lowdiff.ltcrabbit.com:80 -u 아이디.워커 -p 워커비밀번호

실행하면 아래와 같다
[2015-11-18 17:04:57] 1 miner threads started, using 'scrypt' algorithm.
[2015-11-18 17:04:57] Starting Stratum on stratum+tcp://lowdiff.ltcrabbit.com:80
[2015-11-18 17:04:58] Stratum requested work restart
[2015-11-18 17:05:09] thread 0: 4096 hashes, 0.38 khash/s


PI1 B로 했는데 CPU가 항상 100%에 가깝게 돌고 있다.
얼마나 채굴되는지 함 보자.


ㅋㅋㅋㅋ...1년 내내 돌려도 3달라 못벌겠네요.
하지마세요.
2015/11/18 17:17 2015/11/18 17:17