Bitcoin Forum
July 01, 2024, 04:17:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Litecoin P2Pool - P2Pool.org  (Read 805 times)
Ltcfaucet (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 25, 2012, 08:25:37 AM
 #1

Hey everyone!

Just want to let ya know about P2Pool.org !

It is a Litecoin P2pool that has a low fee of 2%.

Payouts are made to your address after every share is confirmed, you can verify payment using explorer.litecoin.net

Site is fully function but still under development.

I want to add more functionality and statistics for the miners.

I am open to any and all suggestions!

Thanks for looking!
 Grin
Ploni
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 25, 2012, 09:31:31 AM
 #2

I'd like to join in but what do I put in my client for Password: Worker Name  ?   My nick Ploni ?
Ltcfaucet (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 26, 2012, 07:33:42 AM
 #3

The password can be anything you want.

It isn't used for security purposes.
Ploni
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 26, 2012, 08:37:53 AM
 #4

where do I grab minerd executable and libraries from ?  I need to put them in my home directory before I can start mining.
Ltcfaucet (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 26, 2012, 05:27:33 PM
 #5

I personally would use ScryptMiner.

You can download it here: http://www.mediafire.com/?9nt43ahwpt1sefx

Just extract the contents, and run scryptminer.exe, enter the pool details, and click start mining.



Ploni
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 27, 2012, 08:41:33 AM
 #6

and what would you recommend for linux so I can get another miner going on my server?
Ltcfaucet (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 27, 2012, 08:52:28 PM
 #7

If you are CPU mining then you can use CPUMINER.

Here are install directions:

Code:
  sudo apt-get install make automake build-essential git
  sudo apt-get install libcurl4-openssl-dev
  git clone git://github.com/pooler/cpuminer.git
  cd cpuminer
  ./autogen.sh
  ./configure CFLAGS="-O3"
  make
  ./minerd --url http://www.p2pool.org/ --userpass your_username.1

Be careful if you are running on a server with shared resources as cpuminer will use all of them and your provider may ban you.
Ltcfaucet (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
March 13, 2013, 03:48:34 AM
 #8

Bumpity bump bump.
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!