hardhat icon indicating copy to clipboard operation
hardhat copied to clipboard

Update sample projects

Open kanej opened this issue 1 year ago • 1 comments

Update the sample projects. This work will likely go hand in hand with the documentation rewrites.

We expect there to be multiple sample projects, including:

  • javascript sample project with the default setup
  • typescript sample project with the default setup
  • javascript sample project with the mocha setup
  • typescript sample project with the mocha setup
  • optimism sample project

kanej avatar Aug 15 '24 13:08 kanej

The placeholders for the new sample projects were created as part of https://github.com/NomicFoundation/hardhat/pull/5774. We'll need to update and expand them as we implement necessary plugins.

galargh avatar Oct 04 '24 09:10 galargh