A smart contract that allows CoW Protocol solvers to call settle
in the context of a flash-loan contract.
$ forge build
$ forge test
$ forge fmt
$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>