Skip to content

Commands

Marcelo Politzer Couto edited this page Jul 11, 2025 · 2 revisions

evm-reader

Service that reads watches the blockchain for new blocks and handles EVM input/output events.

advancer

Service that handles the state transition of the decentralized applications via advance / inspect of cartesi-machines.

validator

Service responsible for the creation of the proofs of the state transitions of the advancer.

claimer

Service that submits the claims of state transitions with the consensus smart contracts.

node

Binary to run multiple services in a single process. Used for development purposes.

cli

Tool for administrative purposes such as application deployment and management, database, verification of notices, execution of vouchers and etc.

Clone this wiki locally