Search results
15 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.
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.
Contract factory for deterministic addresses on any chain
Minimal JavaScript ports of CREATE2 and CREATE3 logic for address prediction.
A library for deploying and managing contracts across multiple EVM chains
Library to compute CREATE2 salts for Ethereum contract addresses with custom suffixes
A library for deploying and managing contracts across multiple EVM chains
Deterministic omni-chain smart contract deployments
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
Deterministic omni-chain smart contract deployments
## TODO
create2-helpers is a suite of smart contracts and forge scripts meant to make working with cross-chain deterministic deployments easier and more convenient.
Fork of https://github.com/pcaversaccio/xdeployer
Deterministic omni-chain smart contract deployments
create2-helpers is a suite of smart contracts and forge scripts meant to make working with cross-chain deterministic deployments easier and more convenient.