The Wayback Machine - https://web.archive.org/web/20210507160820/https://github.com/topics/smart-contracts
Skip to content
#

smart-contracts

Here are 3,002 public repositories matching this topic...

fvictorio
fvictorio commented May 6, 2021

Sometimes users don't realize there is a hardhat.config.js in a parent directory, and complain about not getting the initialization prompt. The best way to quickly find out if that's the case would be to have a way to print the detected config file. The easiest way to do this is to just log it in verbose mode. That way we can ask them to just do npx hardhat --verbose and see where the file is

Improve this page

Add a description, image, and links to the smart-contracts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smart-contracts topic, visit your repo's landing page and select "manage topics."

Learn more