You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will be updating this discussion to link to a module or update that should work for both the TS/JS starter templates, to allow the user to verify every chain they're deploying to in one npm run xverify.
Automatically pull in the arguments, RPC urls, contract address and run for each chain:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I will be updating this discussion to link to a module or update that should work for both the TS/JS starter templates, to allow the user to verify every chain they're deploying to in one
npm run xverify
.Automatically pull in the arguments, RPC urls, contract address and run for each chain:
npx hardhat verify --network <NETWORK> <CONTRACT_ADDRESS> --constructor-args <ARGUMENTS>
@pcaversaccio Please don't beat me to it yet haha 🥇
A link will come later.
Beta Was this translation helpful? Give feedback.
All reactions