feat: Add deployment and fund wallet scripts
--- don't change below this line --- ENG-4101 Took 1 hour 2 minutes Took 2 minutes Took 8 minutes Took 4 minutes Took 28 minutes
This commit is contained in:
12
foundry/package.json
Normal file
12
foundry/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "hardhat-project",
|
||||
"devDependencies": {
|
||||
"@nomiclabs/hardhat-ethers": "^2.2.3",
|
||||
"dotenv": "^16.4.7",
|
||||
"hardhat": "^2.22.18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nomicfoundation/hardhat-foundry": "^1.1.3",
|
||||
"@tenderly/hardhat-tenderly": "^2.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user