{% extends "base_miner.html" %} {% block title %}{{ coin.display_name if coin else 'getcryptopool' }} — {{ coin._raw.algorithm if coin and coin._raw.algorithm else 'Scrypt' }} mining pool{% endblock %} {% set page = 'landing' %} {% block content %}
{{ coin._raw.algorithm if coin and coin._raw.algorithm else 'Scrypt' }} proof-of-work. Point a miner at the pool, watch your shares, and {% if POOL_MODE == 'demo' %}receive test rewards to your wallet automatically.{% else %}get paid to your wallet automatically.{% endif %}