Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Specifying CREATE3 Deployer in Protocol Deployment Script #322

Merged

Conversation

kingster-will
Copy link

Description

This PR updates the protocol deployment script to allow specifying a custom CREATE3 deployer address.
Example:
create3 deployer is 0x384a891dFDE8180b054f04D66379f16B7a678Ad6 and seed is 9

forge script script/foundry/deployment/Main.s.sol:Main  0x384a891dFDE8180b054f04D66379f16B7a678Ad6 9 --sig "run(address,uint256)" --fork-url <rpc> --broadcast --sender <transaction sender wallet address>  --priority-gas-price 1 --legacy 

@kingster-will kingster-will merged commit de2858b into storyprotocol:main Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants