Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.
-
Updated
Nov 4, 2024 - Solidity
Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.
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.
This repository implements a simplified PoC that showcases how a contract can morph. A similar approach was used as part of the governance attack on Tornado Cash in May 2023.
Token Standard with Safe Arbitrary Call
Deterministic omni-chain smart contract deployments
Wallet Creation Factory of multisigs with UUPS proxy
A create2-based deterministic factory for smart contract deployment
Add a description, image, and links to the create2 topic page so that developers can more easily learn about it.
To associate your repository with the create2 topic, visit your repo's landing page and select "manage topics."