Lets get ready to welcome some new p2pool miners
Heh - I am potentially one of them, despite the on/off nature of the Guild's announcement.
I was hoping to find some words-of-one-syl tutorials for setting up a p2pool account from scratch and using Bitmain's Antminer (S1, S2, S3) LuCI interface with it. I've found tantalizing hints that it can be done but no obvious tutorials. I hope they are not right under my nose, but if so I'm just not seeing them.
Do such tutorials exist (something like Dogie's or rubicite's tutorials for centralized pool users), and if so, can anyone point me to them?
Thanks!
On windows in linux?
On windows it's pretty easy. Download the p2pool executable, and fire it up with your payout address.
Then point each of your Ants to that address ... stratum+tcp://internal.address.in.numeric.format:9332
If running locally, the usernames don't matter. To set the difficulty, suffix them with a +number ... for S1s and S3s, I'd use +518. For S2 I'd use +1024. But it'll run just fine w/o the +difficulty as well.
You can also install python and the required modules for p2pool and run the latest git.
On linux it's a little more complicated, but roughly the same idea.
M