Relative Content

Tag Archive for ethers.jshardhat

Multiple scripts with hardhat run

I have split my deployment script in multiple scripts. So, deployed contracts are decoupled and can be combined depending on the target environment. For the hardhat environment, I am trying to run 2 scripts, one after other. Something as: