Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
52143451
Topic
5174488
Board
Announcements (Altcoins)
Re: 🗲[ANN] [POW] LightBit - CPU mineable coin [No Premine] [Fair Launch]🗲
by
cpu-pool
on
12/08/2019, 20:09:38 UTC
Performance Linux miner
(static compile for Ubuntu and other linux os, debian, devuan... etc)
Download
-
https://github.com/cpu-pool/cpuminer-opt-cpupower/releases/download/v1.0/Cpuminer-opt-cpupower-linux64.tar.gz
Code:
./cpuminer -a yespowerlitb -o stratum+tcp://cpu-pool.com:63398 -u WALLET_ADDRESS
or background mining
Code:
nohup ./cpuminer -a yespowerlitb -o stratum+tcp://cpu-pool.com:63398 -u WALLET_ADDRESS &