BitcoinCore(bitcoind)-variants' pool written in golang
This pool software is not a portal, but a standalone stratum server with high performance.
If you want, you can implement the portal page in frontend web.
Keep standalone is better to assemble new algorithm/coin to your pool services, without dealing with C lib conflicts or restart the whole site to append new pool, what's more, most pool operators don't need a portal, they just get benefit from few different coins with different algorithms.
So it's obviously that standalone one with more advantages on deploying and maintaining.
In other words, "大人,時代變了!".
Make sure your algorithm in support, if not, take an issue.
Read config.example.json
and modify the configurations
Then rename it to config.json
go build .
Copy go-stratum-pool
or go-stratum-pool.exe
and config.json
to your VPS server and
And then
$ ./go-stratum-pool
or
> go-stratum-pool.exe
- API(half done)
- More algorithms
- Web page
- ...
LTC: LXxqHY4StG79nqRurdNNt1wF2yCf4Mc986
- LTC Testnet