Difference between revisions of "VAIF"
VeriBlockTim (talk | contribs) |
VeriBlockTim (talk | contribs) |
||
Line 41: | Line 41: | ||
* Shared C++ Library | * Shared C++ Library | ||
* VeriBlock Security Network | * VeriBlock Security Network | ||
+ | * ... | ||
Revision as of 14:18, 14 September 2021
See: Main_Page, Altchain_List
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_vBFI_Protects_Altchains
- VeriBlock_and_Proof-of-Proof_FAQ
- HowTo_Mine_BTCSQ
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...