p2pool defcoin mining
what is p2pool?
"P2Pool is a decentralized mining pool that works by creating a peer-to-peer network of miner nodes". Important part is also that you are not mining to the node you are connected to, but to the network of nodes. Payout is PPLNS with a long ramp up and cool off. Since mining is done to the network and not the node you are connected to, you can switch nodes without loosing out on payments.
why multiple pools
By keeping each pool to a smaller hash range, everyone has a chance to win instead of a CPU competing against a fast ASIC. The caveat here is that this only works when each of the separate pools collective hash rates are somewhat similar to each other otherwise the same situation would be happening just between pools instead of within a pool.
Having multiple pools is also more in the spirit as it decentralizes the mining more.
Towards the end of the linked reddit post in the previous section, there is a part talking about multiple pools. I found a larger more in depth discussion about multiple pools previously, but have not been able to find it again yet.
You
can connect your miners to public nodes or run your own local node with
your miners connected to it, since remember we are mining to the
network not the node. For best results, mine to the node in the correct pool that you have the best connection to. Use the p2pool scanner [***LINK HERE...on to do list***] to find nodes.
To mine choose the proper pool to the left and use a username of defcoin wallet addr that you want payouts to go to. You can use coinomi, but some people are having issues, just a warning if you do go that way.
If you want to setup your own node to mine to, expanding the network, or both, follow instructions at https://github.com/charlesrocket/p2pool-defcoin
More information and troubleshooting here
https://github.com/p2pool/p2pool/issues/411