Released docs. You are viewing the documentation published with v0.20.1. Development docs are available at Latest.
Run the private local Registry Mint and Evidence Gateway pair.
Contract status
Section titled “Contract status”This page is generated from the public Clap command tree. Hidden implementation commands are omitted.
evidencectl dev [OPTIONS] --detach evidencectl dev <COMMAND>Commands
Section titled “Commands”| Command | Description |
|---|---|
stop | Stop the active local Registry Mint and Evidence Gateway pair |
clean | Remove one completed stopped local generation |
Options
Section titled “Options”| Option | Always required | Default | Values | Environment | Description |
|---|---|---|---|---|---|
--detach | No | n/a | n/a | n/a | Return after Registry Mint and Evidence Gateway are ready on loopback |
--evidence-port <EVIDENCE_PORT> | No | 8080 | n/a | n/a | Loopback port for the local Evidence Gateway service |
--mint-port <MINT_PORT> | No | 8081 | n/a | n/a | Loopback port for the local Mint service |
-h, --help | No | n/a | n/a | n/a | Print help |
Generation contract
Section titled “Generation contract”Run npm run generate from docs/site after changing a public command, argument, option, default, environment binding, or help description.