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

feat: allo v2.1 deployment script #660

Closed

Conversation

ilpepepig
Copy link

No description provided.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In #658 I created DeployBase.sol, do you think you can make use of it?
Also, @0xOneTony suggested to set the deploy vars on the .env so it's easier to change and deploy, and I think here makes even more sense since the variables barely change within chains. wdyt?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about moving vars to .env. Why would that be easier? Deploying on different chains would require you change the .env deployment vars instead of simply calling bun run deploy-allo-v2.1 <CHAIN>, right? It would also make it more difficult to deploy to N chains in loop if that was necessary.

Copy link
Author

@ilpepepig ilpepepig Sep 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well actually I could move the _getAlloParams() logic in DeployAllo.sol to deployAllo.sh and assign .env vars there. I could do that if you think it's better.

@0xOneTony 0xOneTony closed this Sep 24, 2024
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.

3 participants