Skip to content

ChainSafe/foundry-multichain-deploy

Repository files navigation

foundry-multichain-deploy (powered by Sygma)

Warning

Only testnet multichain deployment is available. Mainnet deployment will be enabled soon!

Provides foundry tooling for deploying contracts on multiple chains in a single ttransaction and providing identical address on each chain. See ChainSafe/hardhat-plugin-multichain-deploy for the Hardhat plugin version.

The plugin uses Sygma protocol and CreateX to execute deployments. You can find the list of supported networks here.

Check the Documentation for instructions on installation, usage (with an example project) and development.

Contributing

Please open an issue to report bugs or request featrures. Contributions are welcome. Thank you!