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

seer evm generate: Deploy methods should store deployment information #101

Open
zomglings opened this issue Oct 24, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@zomglings
Copy link
Contributor

By default, the deployment information (e.g. deployed contract address, deployer address, bytecode hash, size, etc.) should be stored in the ~/.seer/<chain_id>/<contract address>.json directory.

But there should also be a --outfile option that allows users to override the path at which the deployment information is stored.

@zomglings
Copy link
Contributor Author

Whoever works on this issue has latitude to define the format of the JSON file. It's more important to just put something like this in place first and then tweak the format as we add more functionality to seer (e.g. proxy contract deployments and management).

@zomglings zomglings added the enhancement New feature or request label Oct 24, 2024
@karacurt karacurt reopened this Oct 24, 2024
@karacurt karacurt transferred this issue from G7DAO/protocol Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants