64 skills found · Page 1 of 3
pcaversaccio / CreatexFactory 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.
0age / Create2crunchA Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE2.
0age / MetamorphicA factory contract for creating metamorphic (i.e. redeployable) contracts.
pcaversaccio / XdeployerHardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.
pcaversaccio / Create2deployerHelper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.
johguse / ERADICATE2Vanity address generator for CREATE2 addresses
miguelmota / Solidity Create2 ExampleExample of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
MomsFriendlyRobotCompany / Pycreate2library for iRobot Create 2
fulminmaxi / MaldonA fast CREATE2 and CREATE3 salt miner.
pcaversaccio / Tornado Cash ExploitThis 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.
Philogy / Create2 Vickrey ContractsNo description available
martinetlee / Create2 SnippetsSome useful snippets when using create2 in Solidity
emo-eth / Create2 HelpersHelpers for deploying smart contracts to multiple chains with CREATE2
libevm / Hp2Huff Proxies with Create2 (no SLOAD)
ricmoo / Will O The WispIntentionally self-destructive Ethereal on-chain-ish Wallet. (Proof-of-Concept bootstrap technique with CREATE2)
saucepoint / Sylphrenapseudonymous transfers of Ether tokens using create2 & selfdestruct()
emo-eth / Foundry Create2 Deployer(WIP) Foundry scripting template for deploying contracts to deterministic addresses on any network
frozeman / Eth Create2 CalculatorLibrary to calculate an ethereum create2 address in advance
0xYao / Contract FactoryA Foundry template to deploy a cross-chain CREATE2 contract factory
jaydenwindle / Safe Create2Cross-chain create2 factory for Safe contract deployments