Helper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.
☆307Aug 23, 2026Updated last week
Alternatives and similar repositories for create2deployer
Users that are interested in create2deployer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.☆445Updated this week
- Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. witho…☆575Updated this week
- A Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE2.☆541Aug 7, 2024Updated 2 years ago
- 🔑🔑🔑 next generation token approvals mechanism☆946Aug 19, 2024Updated 2 years ago
- pseudonymous transfers of Ether tokens using create2 & selfdestruct()☆32Oct 27, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Efficient multicaller contracts☆290Jan 31, 2025Updated last year
- Gas Golfing using Huff and Yul☆79Aug 1, 2022Updated 4 years ago
- ☆162Jul 30, 2023Updated 3 years ago
- Proxy contract to compose Ethereum transactions☆275May 30, 2026Updated 3 months ago
- A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.☆279Jul 3, 2024Updated 2 years ago
- Modern collection of testing assertions and logging utilities for Solidity☆183Dec 26, 2024Updated last year
- Development framework for Foundry projects