makerdao / optimism-dai-bridge

Optimism Dai and upgradable token bridge
GNU Affero General Public License v3.0
72 stars 26 forks source link

Extract interfaces for L1 and L2 #79

Closed krzkaczor closed 2 years ago

krzkaczor commented 2 years ago

Extract common, chain agnostic interfaces for wormhole bridge L1 and L2

olivdb commented 2 years ago

Note that in dss-wormhole, we call bridge contracts "Gateways" so maybe we should use "LxWormholeGateway" here too instead of "LxWormholeBridge"?