Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.1 KB

CloutPool

Hard Fork of Not-Only-Mining-Pool to run the Keccak mining implementation for BitClout.

Running

Make sure to run the bitclout/core daemon (Dockerfile and node) first locally.
Run go build .
Copy go-stratum-pool and rename config.btclt.json to config.json
Change the rewardRecipients address in line 18 of the config to your address.
Run ./go-stratup-pool and it should detect the config.json file and node automatically.

Special thanks to:
@C0MM4ND for creating the not-only-mining-pool in go.
@maebeam for helping w/ lots of my GitHub issues.

Bitclout | Bitclout

PLEASE KEEP IN MIND THIS IS EXPERIMENTAL, AND DEVELOPMENT MAY NOT YET BE CONSIDERED STABLE.