This pool is being further developed to provide an easy to use pool for TEO miners. Testing and bug submissions are welcome!
- Support for HTTP and Stratum mining
- Detailed block stats with luck percentage and full reward
- Failover miner instances: TEO high availability built in
- Separate stats for workers: can highlight timed-out workers so miners can perform maintenance of rigs
- JSON-API for stats
- PPLNS block reward
- Multi-tx payout at once
Dependencies:
- go >= 1.9
I highly recommend to use Ubuntu 16.04 LTS.
Clone & compile:
git clone https://github.com/tao-foundation/open-tao-pool.git
cd open-tao-pool
make
FrontEnd Code is on WWW
npm install
bower install
./build.sh
Made by sammy007. Licensed under GPLv3.
Modified by Akira Takizawa & The Ellaism Project & EOS Classic.