axelarnetwork / axelar-gmp-sdk-solidity

Solidity libraries and utilities provided by Axelar.
27 stars 30 forks source link

feat: deployer interfaces #55

Closed deanamiel closed 1 year ago

deanamiel commented 1 year ago

PR with some updates to the deployer files and new interfaces for create2/create3 deployers.

Note: ConstAddressDeployer does not inherit its interface because that would result in bytecode differences with existing deployments.