I'm deploying a few hundreds of contracts, and I'd like to use the verifier plugin on each migration file right after the console.log the contract address. I tried console.log for the npx truffle command but it ain't working just pops out a message.
Is there a way to run a command with truffle through a migrations at all?
Apr 1, 2022, 7:21 AM