Skip to content

AMPL Bridge Architecture

Nithin Krishna edited this page Jan 18, 2021 · 11 revisions

Full integration component contracts

upto n-chains, m-bridges

  1. Core Ampleforth protocol contracts deployed on the base chain (ethereum v1.0) - EXTERNAL

  2. 3rd party Bridge contracts deployed on the base chain and every satellite chain (upto n-1 instances). - EXTERNAL

  3. For every bridge, an instance of the AMPL-Bridge gateway contract is deployed on the base chain (upto m instances).

  4. For every bridge, an instance of the Bridge-XCAmple gateway contract is deployed in every satellite chain (upto m * n-1 instances).

  5. XC-Ample and XC-Controller contracts are deployed in every satellite chain (upto n-1 instances).

Clone this wiki locally