ваше сообщение коммита

This commit is contained in:
2025-09-25 14:59:05 +03:00
parent 7b2f6937c8
commit ca718e3178
29 changed files with 4086 additions and 6110 deletions

View File

@@ -62,6 +62,15 @@ module.exports = {
runOnCompile: true,
disambiguatePaths: false,
},
// Автокомпиляция при изменениях
watch: {
compilation: {
tasks: ["compile"],
files: ["./contracts/**/*.sol"],
verbose: true
}
},
networks: getNetworks(),
etherscan: {
// Единый API ключ для V2 API