create2
Here are 32 public repositories matching this topic...
Language:All
Sort:Most stars
A factory contract for creating metamorphic (i.e. redeployable) contracts.
- Updated
Apr 16, 2023 - JavaScript
Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.
- Updated
Mar 18, 2025 - 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.
- Updated
Mar 18, 2025 - Solidity
Helper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.
- Updated
Mar 18, 2025 - TypeScript
Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
- Updated
Aug 3, 2020 - JavaScript
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.
- Updated
Mar 18, 2025 - Solidity
Detect SELFDESTRUCT opcodes in EVM runtime bytecode
- Updated
Jan 14, 2023 - TypeScript
Token Standard with Safe Arbitrary Call
- Updated
Jan 24, 2023 - Solidity
Chain agnostic gasless wallet
- Updated
Mar 14, 2021 - TypeScript
Tutorial on deterministically deploying EVM smart contracts
- Updated
Oct 12, 2024 - JavaScript
Improve this page
Add a description, image, and links to thecreate2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecreate2 topic, visit your repo's landing page and select "manage topics."