Difference between revisions of "TestNet"

From Veriblock Wiki
Jump to: navigation, search
Line 3: Line 3:
 
__TOC__
 
__TOC__
  
== tVBK vs. VBK ==
+
== Explorer ==
  
The official MainNet VeriBlock symbol will be '''VBK'''
+
There is not currently an official testnet explorer.
 +
 
 +
There is a landing page:
 +
 
 +
https://testnet.explore.veriblock.org/
 +
 
 +
==Connecting to TestNet==
 +
 
 +
In nodecore.properties file, specify:
 +
<pre>
 +
network=testnet
 +
 
 +
#OPTIONAL: select specific nodes:
 +
peer.external.hosts.testnet=95.216.123.86\:7501,94.130.147.194\:7501
 +
</pre>
  
The official TestNet VeriBlock symbol will be '''tVBK'''
 
  
They are separate things, so they have separate labels.
 
  
 
== List of Nodes ==
 
== List of Nodes ==
Line 25: Line 37:
 
| Bootstrap 3
 
| Bootstrap 3
 
| 94.130.147.195
 
| 94.130.147.195
|-
 
| Pool
 
| 95.216.53.162
 
 
|-
 
|-
 
|}
 
|}
 +
 +
== Mine to TestNet ==
 +
 +
There is a testnet pool with minimum hash to push through transactions:
 +
 +
* Miner connect to: testnet-pool-gpu.veriblock.org:8501  (or 95.216.53.162:8501)
 +
* Html page: http://testnet-pool-gpu.veriblock.org:8500 (or http://95.216.53.162:8500)

Revision as of 20:17, 17 April 2019

See: Main_Page, MainNet, AlphaNet, tVBK

Explorer

There is not currently an official testnet explorer.

There is a landing page:

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

Connecting to TestNet

In nodecore.properties file, specify:

network=testnet

#OPTIONAL: select specific nodes:
peer.external.hosts.testnet=95.216.123.86\:7501,94.130.147.194\:7501


List of Nodes

Location IP
Bootstrap 1 95.216.123.86
Bootstrap 2 94.130.147.194
Bootstrap 3 94.130.147.195

Mine to TestNet

There is a testnet pool with minimum hash to push through transactions: