Reference python implementation of Chia pool operations for pool operators
Pool Reference V1 Reference python implementation of Chia pool operations for pool operators Summary This repository provides a sample server written in python, which is meant to server as a basis for a Chia Pool. While this is a fully functional implementation, it requires some work in scalability and security to run in production. An FAQ is provided here: https://github.com/Chia-Network/chia-blockchain/wiki/Pooling-FAQ Customizing Several things are customizable in this pool reference. This includes: How long the timeout is for leaving the pool […]
Read more