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
- Fidelity bonds: lock, certify, recover, and redeem.
- Unattended makers: service setup and credential tradeoffs.
- Advanced installation: manual verification, source, Windows, and removal.
- Wallet daemon and JAM API.
- Experimental JAM NG Flatpak: bundled integration for testing.
- Orderbook watcher and directory server.
- Release signatures.
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.