Difference between revisions of "VAIF"

From Veriblock Wiki
Jump to: navigation, search
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
See: [[Main_Page]]
+
See: [[Main_Page]], [[Altchain_List]]
  
 
<!--T:2-->
 
<!--T:2-->
Line 28: Line 28:
 
* [[Altchain_PoP_Lifecycle]]
 
* [[Altchain_PoP_Lifecycle]]
 
* [[VAIF_Technical_FAQ]]
 
* [[VAIF_Technical_FAQ]]
* [[How_VeriBlock_PoP_BFI_Protects_Altchains]]
+
* [[How_VeriBlock_PoP_vBFI_Protects_Altchains]]
 
* [[VeriBlock_and_Proof-of-Proof_FAQ]]
 
* [[VeriBlock_and_Proof-of-Proof_FAQ]]
* [[HowTo_PoP_vBTC]]
+
* [[HowTo_Mine_BTCSQ]]
  
 
== Components == <!--T:9-->
 
== Components == <!--T:9-->
Line 39: Line 39:
 
<!--T:11-->
 
<!--T:11-->
 
* Altchain PoP Miner --> see: [[Altchain_PoP_Miner]]
 
* Altchain PoP Miner --> see: [[Altchain_PoP_Miner]]
* Altchain Integration Service --> See: [[Altchain_Integration_Service]]
+
* Shared C++ Library
** [[Altchain_Integration_Service_API]]
+
* VeriBlock Security Network
 +
* ...
 +
 
  
 
<!--T:12-->
 
<!--T:12-->
 
TODO...
 
TODO...
 
</translate>
 
</translate>

Revision as of 14:18, 14 September 2021

Other languages:

See: Main_Page, Altchain_List

PAGE IN PROGRESS.. UPDATES TO COME

Overview

The VeriBlock Altchain Integration Factory (VAIF) is a set of components to make it easy as possible for altchains to obtain PoP Security by integrating with VeriBlock.

This includes at least 4 parts:

  1. Github code reference implementation per family with a PR showing the delta,
  2. Running demo environment to see that reference implementation in action,
  3. Documentation to show the steps involved,
  4. Trained developer team to assist with onboarding.

General background

Components

Altchain Integration is like the "mousetrap problem", all parts all must work together for the end product to work. It's binary - all or nothing.

  • Altchain PoP Miner --> see: Altchain_PoP_Miner
  • Shared C++ Library
  • VeriBlock Security Network
  • ...


TODO...