-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Hi, I downloaded the code and tried to compile it but I experience many issues in the default configuration for developers. It would be great if you can bring more detailed steps in the Readme file.
Error HH8: There's one or more errors in your config file:
- Invalid value {"url":"https://kovan.infura.io/v3/cccccccccccccccccccccccccccccccc","accounts":["0xundefined"]} for HardhatConfig.networks.kovan - Expected a value of type HttpNetworkConfig.
- Invalid value {"url":"https://mainnet.infura.io/v3/cccccccccccccccccccccccccccccccc","accounts":["0xundefined"]} for HardhatConfig.networks.staging_mainnet - Expected a value of type HttpNetworkConfig.
- Invalid value {"url":"https://mainnet.infura.io/v3/cccccccccccccccccccccccccccccccc","accounts":["0xundefined"]} for HardhatConfig.networks.production - Expected a value of type HttpNetworkConfig.
To learn more about Hardhat's configuration, please go to https://hardhat.org/config/
For more info go to https://hardhat.org/HH8 or run Hardhat with --show-stack-traces
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Metadata
Metadata
Assignees
Labels
No labels