Overview
Cartesi's reference off-chain implementation of Cartesi Machines is based on software emulation.
Command-line interface
In the simplest usage scenario, the cartesi-machine command-line utility can be used to define a Cartesi Machine and run it until it halts.
Lua interface
This entire chapter is for advanced users only, since typical users of the Cartesi platform will likely never need to programmatically control a Cartesi Machine.