Post
Topic
Board Altcoin Discussion
Need help setting up a Ethereum stratum mining pool
by
bathrobehero
on 22/04/2021, 21:27:14 UTC
Hey, I'm far from having enough hashpower to solomine, I know the math behind the difficulty and my hashrate and the variance that comes with it (it would take many months to find a block solo) but I'd like to setup my own stratum pool for me and a few friends as they are bugging me for it. I know there are "solo pools" but we really can't trust them as much.

I finally have geth synced with --syncmode full and it's done after many days but the whole thing is "only" 729GB (thought it should be like ~2x of that) and I can't solomine due to various errors but that's fine.

I want to build a stratum pool for this.

Does https://github.com/sammy007/open-ethereum-pool still work or what should I use and what settings to use for geth?

I'm on windows but I can fire up a linux VM if needed. Cheers!