In the v2 release of the Cartesi Rollups SDK, inputs and outputs are encoded as Solidity function calldata.
This package aims to show developers how inputs and outputs can be encoded or decoded using wagmi, viem and the contract artifacts provided by @cartesi/rollups.
It also comes with a handy-dandy CLI tool.
For documentation, please visit https://cmioc.vercel.app/.