create3
There are 15 repositories under create3 topic.
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.
deltartificial/internal-tx-sniffer-rs
Trace and analyze internal EVM (CREATE2/CREATE3) transactions in Rust.
chainrule-labs/xsafe-contracts
Deterministic Multi-Chain Deployment
SovaSlava/Create3
Deploy another contract to the same address
bbrown430/robotic-ball-collector
Our fall 2023 iRobot intern challenge project.
gbr1/upcreate3_docs
Docs about UP Create 3, how to setup, add-ons and tutorials
0xZothio/Create3-Factory
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.
akshatmittal/create2-salt-miner
An extremely fast CREATE2 salt miner for creating efficient Ethereum addresses.
chainrule-labs/xsafe-ui
User interface for the deterministic multi-chain deployer, xSafe.
thirtysevennorth/OSC_PIBOT
OSC PIBOT, a framework for OSC control of iCreate robots and ROS2
VitriolLabs/immutable-deployment-factory
Deterministic omni-chain smart contract deployments
slowrunner/TB5-WaLI
Raspberry Pi 5 based ROS 2 Robot "Wallfollower Looking for Intelligence" loosely based on TurtleBot 4
whoislewys/predict-deterministic-address
Minimal JavaScript ports of CREATE2 and CREATE3 logic for address prediction.
btb-finance/vanity-token-deployer
Vanity Token Deployer is a powerful toolkit for deploying smart contracts with customizable vanity addresses across multiple EVM-compatible networks. Whether you're launching a token on Ethereum, Optimism, Base, or any other EVM chain, this tool ensures your contract gets the same memorable address everywhere.
ncolesummers/cs453-lab5
Introduction to ROS2 and Create3 for CS 453