zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

Investigate solution to have same gateway contracts on all network #253

Closed lumtis closed 3 months ago

lumtis commented 3 months ago

As gateway contract is the main entrypoint for developer, find way using CREATE2 to have the same address for the contract across all networks

Other contracts like ERC20Custody, this is not necessary as not user faced