Difference between revisions of "HowTo PoP PHL"

From Veriblock Wiki
Jump to: navigation, search
Line 22: Line 22:
 
# Generate a new PHL address.
 
# Generate a new PHL address.
 
# Copy PHL testnet address into the '''application.conf''' file for payout rewards inside the altchain-pop-miner-<version->/bin/ folder..
 
# Copy PHL testnet address into the '''application.conf''' file for payout rewards inside the altchain-pop-miner-<version->/bin/ folder..
# Start APM by running '''altchain-pop-miner.bat'''
+
# Start APM by running '''altchain-pop-miner.bat'''.
 
# Use VeriBlock testnet faucet at https://vbk.bitspill.net to fund your PoP miner wallet.
 
# Use VeriBlock testnet faucet at https://vbk.bitspill.net to fund your PoP miner wallet.
  

Revision as of 17:17, 21 December 2020

See: HowTo_PoP_vBTC, Altchain_PoP_Miner

PHL is currently in the Beta release phase, so please expect some bugs.

APM Successful Operation
PoP Mining Rewards

Overview

Placeholders TestNet implemented VeriBlock's Proof-of-Proof technology, which allows users to earn PHL while spending VBK to secure the Placeholders blockchain.

Note: Currently in the TestNet phase, so all coins are for testing purposes only and have no value, prior to mainnet implementation.

Windows Quick Start

  1. Download PHL Daemon and APM Package -> https://mirror.veriblock.org/Placeholders-PoP-testnet-b0e88d8.zip
  2. Start PHL Daemon by double clicking run.bat within the Placeholders-develop-<version> folder.
  3. Wait for Sync.
  4. Generate a new PHL address.
  5. Copy PHL testnet address into the application.conf file for payout rewards inside the altchain-pop-miner-<version->/bin/ folder..
  6. Start APM by running altchain-pop-miner.bat.
  7. Use VeriBlock testnet faucet at https://vbk.bitspill.net to fund your PoP miner wallet.

With the default configuration files provided, PoP mining is auto-enabled on all rounds and rewards should appear after 50 confirmations.

Explorer

https://testnet.explore.phl.veriblock.org/

See PHL transactions on VeriBlock network:

https://testnet.explore.veriblock.org/altchain-details/4276994270

Binaries

Windows:

https://mirror.veriblock.org/Placeholders-develop-b0e88d8-win64-qt.zip

Linux:

https://mirror.veriblock.org/Placeholders-develop-b0e88d8-linux-x64.tar.gz

GitHub Repository

https://github.com/VeriBlock/pop-phl

Troubleshooting

Please submit issues on github: https://github.com/VeriBlock/pop-phl/issues

or the Discord channel "#altchain-pop-mining"