You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any update on that? Docs just redirect to hardhat website:
Before all, you need to compile contracts (here’s how it’s done with Waffle, Truffle, Hardhat) This will generate JSON files with contract ABIs. Usually they can be found under ./build directory.
But it's not working with default hardhat config which can be really troublesome for new users.
While #15 I've stumbled upon a problem with hardhat generated
*.json
files stored in nested directories.The text was updated successfully, but these errors were encountered: