remix-project icon indicating copy to clipboard operation
remix-project copied to clipboard

Remix and HardHat not putting the artifacts folder in the same place after compilation

Open ryestew opened this issue 1 year ago • 5 comments

Describe the bug Remix & HH make the artifacts folder in different places. Remix puts the artifacts folder inside the contracts folder and HH put the artifacts folder at the root of the HH project folder.

The structure of the Remix artifacts folder and the HH artifacts folder are a little different. These should probably be standardized or at least Remix should default to HH when using a HH project folder.

ryestew avatar Feb 11 '25 21:02 ryestew

Either we should match that in Remix or make 2 different artifacts folders - when working with a HH project

Can you explain this a bit more?

Aniket-Engg avatar Feb 26 '25 12:02 Aniket-Engg

@ryestew

LianaHus avatar Mar 26 '25 09:03 LianaHus

@Aniket-Engg - try compiling a Hardhat project in Remix and see where the artifacts folder gets placed and see whats in it. then try compiling with HH.

ryestew avatar Apr 01 '25 01:04 ryestew

Let's leave this issue open and get some HH devs for some user testing.

ryestew avatar Apr 01 '25 21:04 ryestew