×
How to Connect
GridPool currently accepts shares from DATUM Gateway clients. Hydrapool support is planned next through the HTTP share submission API.
Connect with DATUM
1. Run a DATUM Gateway that builds sovereign Bitcoin block templates.
2. Configure DATUM with this page's host, port, and pool public key.
3. Point your ASICs at DATUM, not directly at GridPool. Raw Stratum V1 miner connections are not supported.
4. Search your payout address on this page to switch into your personal dashboard.
If your ASIC finds a Bitcoin block, DATUM submits the assembled block directly to your configured Bitcoin node with RPC submitblock. GridPool receives the proof for payout-state tracking; it is not the sole block broadcaster.
Integrate another server
CK Pool, Public Pool, Stratum V2, FutureBit, and other template-building servers can integrate through the HTTP API spec in the repository.
The trust model is simple: your server owns slot 0, builds the block template, verifies shares, submits valid blocks to Bitcoin, and submits share proofs to GridPool.