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
304 stars 18 forks source link

📝 Add Contract Factory Explanation #28

Closed pcaversaccio closed 10 months ago

pcaversaccio commented 10 months ago

Adds a documentation section on what contract factories are. Fixes the feedback by @danielvf (see here).

🐶 Cute Animal Picture

image

github-actions[bot] commented 10 months ago

Coverage after merging readme-feedback into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%