Developer-DAO / Developer-DAO/academy
Network sepolia doesn't exist
- Dominant language
- MDX
- Stars
- 111
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug** A clear and concise description of what the bug is.
**To Reproduce** Steps to reproduce the behavior:
1. Go to 'ProjectNFT'
2. Build the project as instructed.
3. Error while deploying NFT.
4. See error after running below command
`npx hardhat --network sepolia run scripts/deploy.js `
**Expected behavior** Deploy the NFT on sepolia test net.
**Screenshots/ERROR**
> npx hardhat --network sepolia run scripts/deploy.js --show-stack-traces
Error HH100: Network sepolia doesn't exist
HardhatError: HH100: Network sepolia doesn't exist
**Desktop (please complete the following information):**
- OS [ MacOs Monterey (12.7)]
- Browser [Brave]
- Version [e.g. 14]
Contributor guide
Assessment
This issue has not been assessed yet.