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.