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

Added Mumbai to Hardhat config #223

Merged
merged 2 commits into from
Jul 21, 2023
Merged

Added Mumbai to Hardhat config #223

merged 2 commits into from
Jul 21, 2023

Conversation

steven2308
Copy link
Collaborator

@steven2308 steven2308 commented Jul 19, 2023

Checklist

  • Verified code additions
  • Updated NatSpec comments (if applicable)
  • Regenerated docs
  • Ran prettier
  • Added tests to fully cover the changes

PR-Codex overview

This PR focuses on adding support for Polygon Mumbai network and its corresponding Etherscan API Key.

Detailed summary

  • Added polygonMumbai network configuration in hardhat.config.ts.
  • Added url, chainId, accounts, and gasPrice properties for polygonMumbai network.
  • Added polygonMumbai Etherscan API Key in the config object.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

hardhat.config.ts Outdated Show resolved Hide resolved
@steven2308 steven2308 merged commit 890c363 into dev Jul 21, 2023
4 checks passed
@steven2308 steven2308 deleted the add-mumbai-network branch July 21, 2023 14:40
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.

2 participants