Send a Transaction With Arguments To Your Smart Contract On Anvil using Cast

InstructorNoah Hein

Share this video with your friends

Send Tweet

We will start off by using cast to interact with our contract that's deployed locally on Anvil. This time instead of calling increment we will call decrement. This will teach us how to interact with our smart contract whenever it expects the user to supply some data.