Install CLI
Install @consensus-tools/consensus-tools; bootstrap .consensus templates.
Install
Or run directly:
Verify
Initialize templates
This creates .consensus/ with:
config.jsonenv.examplegeneration.ts.consensus/api/*.shhelper scripts
Configure remote usage
Set your API key in env (or your custom apiKeyEnv key):
Local mode note
The standalone consensus-tools CLI currently runs job commands against remote backend paths.
For local testing flows, use the generated .consensus/api/*.sh scripts with:
Next steps
Run the end-to-end quickstart: Quickstart: First Board.