create2-helpers icon indicating copy to clipboard operation
create2-helpers copied to clipboard

Helpers for deploying smart contracts to multiple chains with CREATE2

create2-helpers

create2-helpers is a suite of smart contracts and forge scripts meant to make working with cross-chain deterministic deployments easier and more convenient.

It leverages Forge's default Arachnid Deterministic Deployment Proxy as well as 0age's ImmutableCreate2Factory.