Done Contract, Before Deploy

This commit is contained in:
2024-08-10 00:09:46 +08:00
parent f5a03faebd
commit 2320250d51
5 changed files with 121 additions and 21 deletions
+4 -5
View File
@@ -1,16 +1,15 @@
{
"license": "Unlicense",
"devDependencies": {
"license": "Unlicense",
"devDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.2",
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-etherscan": "^3.1.8",
"@nomiclabs/hardhat-waffle": "^2.0.6",
"chai": "^5.1.1",
"dotenv": "^16.4.5",
"ethereum-waffle": "^4.0.10",
"ethers": "^6.13.2",
"hardhat": "^2.22.7",
"hardhat": "^2.22.8",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^2.2.0",