Difference between revisions of "VAIF"

From Veriblock Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
<translate>
 
See: [[Main_Page]]
 
See: [[Main_Page]]
  
Line 31: Line 32:
  
 
TODO...
 
TODO...
 +
</translate>

Revision as of 14:10, 8 January 2020

See: Main_Page

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.

TODO...