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 Production-Ready, Pre-signed Transactions #51

Closed pcaversaccio closed 9 months ago

pcaversaccio commented 9 months ago

🕓 Changelog

This PR adds the production-ready, pre-signed transactions and refines the final documentation. Please note that the optimisation configuration has been analysed here.

🐶 Cute Animal Picture

image

pcaversaccio commented 9 months ago

FYI, I bumped the Node.js version to 20 via https://github.com/pcaversaccio/createx/pull/51/commits/e72bbce286e33e1e520fa37074333c1be488b8e2.

github-actions[bot] commented 9 months ago

Coverage after merging scripts into main will be

100.00%

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