-
Notifications
You must be signed in to change notification settings - Fork 47
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
Update README.md #1
base: main
Are you sure you want to change the base?
Conversation
forge script script/01_DeployVault.s.sol:DeployVaultScript -vvv \ | ||
--rpc-url $RPC_URL \ | ||
--broadcast \ | ||
--slow \ | ||
--verify | ||
``` | ||
|
||
Note you will need to update the `script/config/xxx.json` file to set the vault address that was created in order to deploy the PoolManagers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for raisng PR. Would you mind removing this line?
Thinking of placing this line within the deployment script as each script would have different pre-requisite note. thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
تع
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Update the readme.