create2 topic

List create2 repositories

metamorphic

517
Stars
90
Forks
Watchers

A factory contract for creating metamorphic (i.e. redeployable) contracts.

solidity-create2-example

119
Stars
58
Forks
Watchers

Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum

xdeployer

426
Stars
42
Forks
Watchers

Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.

pycreate2

68
Stars
43
Forks
Watchers

library for iRobot Create 2

create2deployer

256
Stars
40
Forks
Watchers

Helper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.

createx

253
Stars
14
Forks
Watchers

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.

selfdestruct-detect

22
Stars
2
Forks
Watchers

Detect SELFDESTRUCT opcodes in EVM runtime bytecode

tornado-cash-exploit

47
Stars
7
Forks
Watchers

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.

irobot

18
Stars
6
Forks
Watchers

A Python implementation of the iRobot Open Interface.