Skip to content

Reference

Use reference material for an exact option, specialized operation, or protocol question. For everyday tasks, start with the wallet guide.

Commands And Settings

Run a command with --help for the options supported by your installed version, for example jm-wallet send --help or jm-maker start --help. The component READMEs contain generated help for the current source checkout:

For settings, use the config.toml.template alongside your installed config. Configuration explains file locations, precedence, and updates. Do not copy the whole template into an existing customized config.

Specialized Operations

Contributor Reference

Technical documentation covers protocol, wallet scanning, security assumptions, and architecture. Python API reference is generated from source; it describes internals, not the user command-line interface.