Skip to content
Chris Shepherd edited this page Oct 6, 2021 · 3 revisions

HOME | INSTALL | API | POOL CONFIG | SERVER CONFIG | STRATUM


🎬 Start

πŸͺœ Step-by-Step Guide

🍿 Features

Mining Pool

  • Address Authentication | no user account/logins/registration
  • Automated Payouts | pool yield sent to multiple coin addresses
  • Multiple Daemons | redundant transaction builds
  • PPLNT | reward processed per valid timeshare submitted
  • Shares & Payouts API | transparent shares and payouts data using /stats
  • Stratum v1 | pool plugin & worker protocol using JSON methods
  • Web Frontend | carrot-pool-ui dashboard built on vue.js

Stratum Protocol

  • Asicboost Support | version-rolling .multi_version stratum mining method
  • GetBlockTemplate | standard mining protocol template
  • GetMiningCandidate | improves response time & handles huge volumes of txns
  • IP Moderation | auto ban IPs submitting invalid shares
  • Miner ID | allows miners to build up a reputation over time
  • Share Limiter | variable difficulty to optimize worker rigs

πŸ“Œ Server Requirements

πŸ”¨ Testnet (Minimum) 🦺 Mainnet (Recommended)
Processor 8 Core CPU 16 Core CPU
RAM 6GB RAM & 10GB Swap 64GB RAM & 64GB Swap
Hard Drive 500GB 3TB+
Internet 100Mbit+ (up/down) 1Gbit+ (up/down)

πŸ₯½ Credits

Maintained by HashRabbit Dev Team.

Thanks to Zone117x, Blinkhash and all NOMP contributors.

Clone this wiki locally