Added Full Test
CI / Foundry project (push) Waiting to run

This commit is contained in:
2024-08-15 16:45:28 +08:00
parent 10c4f306f6
commit 12a67132f2
16 changed files with 539 additions and 113 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"contractsDir": "contracts-dbg",
"selectedContract": "Test1",
"autoOpen": true,
"breakOnEntry": false,
"symbols": {
"hardhat": {
"projectPaths": [
"/home/hoelee/hardhat/hardhat-smartcontract-lottery"
]
}
}
}