Difference between revisions of "HowTo PoP PHL"

From Veriblock Wiki
Jump to: navigation, search
Line 1: Line 1:
If you are new to PoP and would like to know more about it please visit this wiki page.
+
See: [[HowTo_PoP_vBTC]], [[Altchain_PoP_Miner]]
  
https://wiki.veriblock.org/index.php/HowTo_PoP_vBTC
+
'''PHL is currently in the Beta release phase, so please expect some bugs.'''
  
https://wiki.veriblock.org/index.php/Altchain_PoP_Miner
+
__toc__
  
 +
== Overview ==
  
The PoP explorer is located here:
+
Placeholders is the first coin to implement VeriBlock's Proof of Proof technology and allow users to earn PHL while spending VBK to secure the Placeholders blockchain.<br>
 +
Note: Currently in the testnet phase, so all coins are for testing purposes only and have no value, prior to mainnet implementation.
  
https://testnet.explore.phl.veriblock.org/
+
== Windows Quick Start ==
  
 +
*1. Download PHL Daemon and APM Package -> https://mirror.veriblock.org/Placeholders-PoP-testnet-ab30caf.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.
  
The combined package with the PHL Daemon and APM can be downloaded here: https://mirror.veriblock.org/Placeholders-PoP-testnet-ab30caf.zip
+
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/
  
 +
== Binaries ==
 
The binaries for the files are at the following address:
 
The binaries for the files are at the following address:
  
Line 24: Line 36:
 
https://mirror.veriblock.org/Placeholders-develop-ab30caf-win64-qt.zip
 
https://mirror.veriblock.org/Placeholders-develop-ab30caf-win64-qt.zip
  
 +
== GitHub Repository ==
  
Repository:
 
 
https://github.com/VeriBlock/pop-phl
 
https://github.com/VeriBlock/pop-phl
 
As this is a beta, please expect that there will be bugs.
 

Revision as of 12:53, 10 December 2020

See: HowTo_PoP_vBTC, Altchain_PoP_Miner

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

Overview

Placeholders is the first coin to implement VeriBlock's Proof of Proof technology and allow 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-ab30caf.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/

Binaries

The binaries for the files are at the following address:

Windows:

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

Linux:

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

GitHub Repository

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