Search results
13 packages found
Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.
Minimal JavaScript version of Clones.predictDeterministicAddress from OpenZeppelin
## TODO
Fork of https://github.com/pcaversaccio/xdeployer
Deterministic omni-chain smart contract deployments
Deterministic omni-chain smart contract deployments
Deterministic omni-chain smart contract deployments
Contract factory for deterministic addresses on any chain
Detect the possibility of a self-destruction happening during the execution of an Ethereum smart contract by determining whether the runtime bytecode ran by the Ethereum Virtual Machine contains a possibly reachable SELFDESTRUCT instruction
create2-helpers is a suite of smart contracts and forge scripts meant to make working with cross-chain deterministic deployments easier and more convenient.
This library calculates the create2 address of any given deploy code and from address. It works similar to [ethers.utils.getCreate2Address], but allows to pass in the full byte code and constructor arguments seperately.
create2-helpers is a suite of smart contracts and forge scripts meant to make working with cross-chain deterministic deployments easier and more convenient.
EIP-1167 proxy deployment with CREATE2