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

Add contract verification help in the CLI or repo #1002

Open
lzdane opened this issue Nov 9, 2024 · 0 comments
Open

Add contract verification help in the CLI or repo #1002

lzdane opened this issue Nov 9, 2024 · 0 comments

Comments

@lzdane
Copy link

lzdane commented Nov 9, 2024

Is your feature request related to a problem? Please describe.
The CLI or bootstrap projects don't assist with contract verification on Etherscan or any other blockchain scanner. Considering how fast deploying a sample project is, this is a cumbersome step comparatively.

Describe the solution you'd like
The CLI could prompt you and ask if you'd like to verify your contract, if so, it could prompt you for the blockchain scanner and the API key.

Describe alternatives you've considered
Alternatively, we could have code commented out in the deploy scripts and hardhat.config.ts that is easily commented out and used for verification upon running the deploy command.

Additional context
Verification is an annoying and cumbersome step for people who aren't deploying contracts on the regular.

@lzdane lzdane changed the title Add verification help in the CLI or repo Add contract verification help in the CLI or repo Nov 9, 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

No branches or pull requests

1 participant