cm-caller

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

README

Cm Caller

Cartesi Rollups Node version: 1.2.x (sunodo version 0.10.x)

A cartesi rollups app that runs cartesi machine containing a rollup app. It stores the image after each advance and allow for selectively disabling the advances or inspects. It is useful to create reader nodes for cartesi rollups.

Requirements

To run locally you'll need the cartesi machine, so it is recommended to use it with a docker image which already contains it such as sunodo/sdk.

Usage

To test it you could use nonodo fork (fork from nonodo), which you can control the active components.

Note: you should have a generated cartesi rollup image.

Display help

./cm-caller -help

Start nonono and cm-caller with custom store path and no inspects

nonodo -- ./cm-caller --store-path=data --flash-data=data/data.ext2 --disable-inspect

Start nonono and cm-caller without advances (inspect-only node)

nonodo --disable-advance --disable-devnet -- ./cm-caller --disable-advance

version Campatibility

The cm-caller version depends on the cartesi machine emulator version

Version Emulator Version
v0.0.1 v0.15.x
v0.1.0 v0.16.x

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL