-
Notifications
You must be signed in to change notification settings - Fork 3
AMPL Bridge Architecture
Nithin Krishna edited this page Jan 7, 2021
·
11 revisions
-
Core Ampleforth protocol contracts deployed on the base chain (ethereum v1.0) - EXTERNAL
-
3rd party Bridge contracts deployed on the base chain and every satellite chain. - EXTERNAL
- Chain Bridge
- Any BridgeY (can be added)
-
For every bridge, an instance of the AMPL-Bridge gateway contract is deployed on the base chain.
- AMPLChainBridgeGateway
- AMPLBridgeYGateway (can be added)
-
For every bridge, an instance of the Bridge-XCAmple gateway contract is deployed in every satellite chain.
- ChainBridgeXCAmpleGateway
- BridgeYXCAmpleGateway (can be added)
-
XC-Ample and XC-Controoler contracts are deployed in every satellite chain.