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 CLI Flag for Supported Networks List #285

Merged
merged 10 commits into from
Sep 4, 2024

Conversation

Confucian-e
Copy link
Contributor

@Confucian-e Confucian-e commented Sep 4, 2024

✅ PR Checklist

  • Because this PR includes a bug fix, relevant tests have been included.
  • Because this PR includes a new feature, the change was previously discussed in an issue or in the discussions section.
  • I didn't do anything of this.

🕓 Changelog

Resolves #284. To display the complete list of supported networks with the corresponding block explorer links and chain IDs, you can now run npx hardhat xdeploy --list-networks.

image

🐶 Cute Animal Picture

image

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio changed the title feat: add list flag to show support networks 💥 Add CLI Flag for Supported Networks List Sep 4, 2024
@pcaversaccio pcaversaccio self-assigned this Sep 4, 2024
@pcaversaccio pcaversaccio self-requested a review September 4, 2024 12:38
@pcaversaccio pcaversaccio added documentation 📖 Improvements or additions to documentation feature 💥 New feature or request dependencies 🔁 Pull requests that update a dependency file labels Sep 4, 2024
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio merged commit fe7eba8 into pcaversaccio:main Sep 4, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔁 Pull requests that update a dependency file documentation 📖 Improvements or additions to documentation feature 💥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💥 Add chainId to User Configuration
2 participants