Difference between revisions of "VAIF"
(Marked this version for translation) |
|||
Line 1: | Line 1: | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
See: [[Main_Page]] | See: [[Main_Page]] | ||
+ | <!--T:2--> | ||
'''PAGE IN PROGRESS.. UPDATES TO COME''' | '''PAGE IN PROGRESS.. UPDATES TO COME''' | ||
+ | <!--T:3--> | ||
__TOC__ | __TOC__ | ||
− | == Overview == | + | == Overview == <!--T:4--> |
+ | <!--T:5--> | ||
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. | 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. | ||
+ | <!--T:6--> | ||
This includes at least 4 parts: | This includes at least 4 parts: | ||
+ | <!--T:7--> | ||
# Github code reference implementation per family with a PR showing the delta, | # Github code reference implementation per family with a PR showing the delta, | ||
# Running demo environment to see that reference implementation in action, | # Running demo environment to see that reference implementation in action, | ||
Line 17: | Line 23: | ||
# Trained developer team to assist with onboarding. | # Trained developer team to assist with onboarding. | ||
+ | <!--T:8--> | ||
'''General background''' | '''General background''' | ||
* [[Altchain_PoP_Lifecycle]] | * [[Altchain_PoP_Lifecycle]] | ||
Line 23: | Line 30: | ||
* [[VeriBlock_and_Proof-of-Proof_FAQ]] | * [[VeriBlock_and_Proof-of-Proof_FAQ]] | ||
− | == Components == | + | == Components == <!--T:9--> |
+ | <!--T:10--> | ||
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 Integration is like the "mousetrap problem", all parts all must work together for the end product to work. It's binary - all or nothing. | ||
+ | <!--T:11--> | ||
* Altchain PoP Miner --> see: [[Altchain_PoP_Miner]] | * Altchain PoP Miner --> see: [[Altchain_PoP_Miner]] | ||
* Altchain Integration Service --> See: [[Altchain_Integration_Service]] | * Altchain Integration Service --> See: [[Altchain_Integration_Service]] | ||
** [[Altchain_Integration_Service_API]] | ** [[Altchain_Integration_Service_API]] | ||
+ | <!--T:12--> | ||
TODO... | TODO... | ||
</translate> | </translate> |
Revision as of 14:10, 8 January 2020
See: Main_Page
PAGE IN PROGRESS.. UPDATES TO COME
Contents
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:
- Github code reference implementation per family with a PR showing the delta,
- Running demo environment to see that reference implementation in action,
- Documentation to show the steps involved,
- Trained developer team to assist with onboarding.
General background
- Altchain_PoP_Lifecycle
- VAIF_Technical_FAQ
- How_VeriBlock_PoP_BFI_Protects_Altchains
- VeriBlock_and_Proof-of-Proof_FAQ
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
- Altchain Integration Service --> See: Altchain_Integration_Service
TODO...