pcaversaccio / createx

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.
https://createx.rocks
GNU Affero General Public License v3.0
342 stars 26 forks source link

♻ Rename Contract to `CreateX` #2

Closed pcaversaccio closed 1 year ago

pcaversaccio commented 1 year ago

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.