Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Configuration

NeoPRISM nodes offer flexible configuration to suit various deployment scenarios.

This section explains the key configuration options.
For a complete list of available options, see CLI Options.

To start NeoPRISM node in each mode, use one of the following subcommands:

Usage: neoprism-node <COMMAND>

Commands:
  indexer           Start the node in indexer mode
  submitter         Start the node in submitter mode
  standalone        Start the node in standalone mode
  generate-openapi  Generate OpenAPI specification for the API
  help              Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

The standalone mode combines both indexer and submitter functionalities. You can refer to the configuration options for each mode and apply them together when using standalone.