Skip to content

AMPL Bridge Architecture

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

Full integration component contracts

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 (n-1 instances). - EXTERNAL

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

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

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

ampl-bridge-arch

Clone this wiki locally