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.
-
Updated
Dec 23, 2024 - Solidity
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.
Our fall 2023 iRobot intern challenge project.
Deterministic omni-chain smart contract deployments
OSC PIBOT, a framework for OSC control of iCreate robots and ROS2
A Solidity-based implementation of a Create3Factory contract that leverages the CREATE3 opcode for deterministic address generation with integrated access control. Built using the Hardhat framework, this project facilitates secure and predictable contract deployments.
Introduction to ROS2 and Create3 for CS 453
Add a description, image, and links to the create3 topic page so that developers can more easily learn about it.
To associate your repository with the create3 topic, visit your repo's landing page and select "manage topics."