{% if getenv('SITE_TITLE') == "" %}Monero P2Pool Observer{% else %}Monero {{ getenv('SITE_TITLE') }}{% endif %}

P2Pool Setup Help :: P2Pool FAQ :: What is P2Pool? :: How to join P2Pool :: Observer API Documentation

{% if (irc_link is defined) and (irc_link != "") %}

Join chat to talk, ask questions and be notified of upcoming changes on IRC on {{ irc_link_title }}{% if matrix_link != "" %}, on WebIRC{% endif %}{% if matrix_link != "" %}, on Matrix{% endif %}

{% endif %}

[Gupax] Mining GUI by hinto-janai :: Guide on how to run a Monero and P2Pool node by Seth :: P2Pool Bonus Hash Rate Raffle by XMRvsBEAST

{% if pool.Versions is defined %} {% if (pool.Versions.P2Pool.Timestamp+3600*24*30) > pool.SideChain.Timestamp or (pool.Versions.Monero.Timestamp+3600*24*7) > pool.Sidechain.Timestamp %}

{% else %}

{% endif %} Latest releases: P2Pool {{ pool.Versions.P2Pool.Version }} {{ ((pool.SideChain.Timestamp - pool.Versions.P2Pool.Timestamp) / (3600*24))|round(1) }} day(s) ago :: Monero {{ pool.Versions.Monero.Version }} {{ ((pool.SideChain.Timestamp - pool.Versions.Monero.Timestamp) / (3600*24))|round(1) }} day(s) ago

{% endif %}