📖Understanding Systems

Fact Protocol Interface : (Proof of Message)

Note: Please read this section first > Wizard Bridge EVM (ERC-20) and Proof of Message

Step 1 - Start (bridgeOut)

bridgeOut > Lock > Network > mintToBridgeOut > Mint

Lock = Receive information (Proof of Message) / targetChain mintToBridgeOut = Receive & Send information (Proof of Message) / sourceChain Mint = to (mintToBridgeOut) / destination network

Step 2 - Back (bridgeIn)

Release < unlockToBridgeIn < Network < Burn < bridgeIn

Burn = Receive information (Proof of Message) / sourceChain unlockToBridgeIn = Receive & Send information (Proof of Message) / sourceChain Release = to (unlockToBridgeIn) / source network

Step 3 - Overall Mechanism System

bridgeOut > Lock > Network > mintToBridgeOut > Mint ----------------------------------------------------------- Release < unlockToBridgeIn < Network < Burn < bridgeIn

Lock = Receive information (Proof of Message) / targetChain mintToBridgeOut = Receive & Send information (Proof of Message) / sourceChain Mint = to (mintToBridgeOut) / destination network ----------------------------------------------------------- Burn = Receive information (Proof of Message) / sourceChain unlockToBridgeIn = Receive & Send information (Proof of Message) / sourceChain Release = to (unlockToBridgeIn) / source network

Last updated