Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
This PR renames the contract from CreateXDeployer to CreateX. Note that the repository has also been renamed to createx. Furthermore, I add @mds1 as co-author.
This PR renames the contract from
CreateXDeployer
toCreateX
. Note that the repository has also been renamed tocreatex
. Furthermore, I add @mds1 as co-author.