Official phpcoin mining pool
Pool fee: 2%
Target reduction: 10
Instructions:
- Download pool miner php script from link or with:
wget https://test.pool.phpcoin.net/download.php -O pool_miner.php
- Set executable: chmod +x pool_miner.php
- Run miner: php pool_miner.php --network=testnet --address=<address> --cpu=<cpu> --threads=<threads>
If not specified cpu is set to 10 and threads to 1