conarium-countersign-verify
v1.0.0
Published
Launcher for the conarium-countersign-verify command from @conarium-ai/core (verify a countersignature).
Maintainers
Readme
conarium-countersign-verify
Launcher for the conarium-countersign-verify command (verify a countersignature).
npx conarium-countersign-verify --helpThis package contains no logic. It resolves conarium-countersign-verify inside
@conarium-ai/core, runs it, and forwards
the exit code unchanged. Install @conarium-ai/core directly if you want the library
as well as the commands.
Conarium reports its result through exit codes, so the forwarding is the point:
| Exit | Meaning |
| --- | --- |
| 0 | the records in the file are intact |
| 13 | signature invalid, or unknown keyId |
| 14 | inclusion proof present and false |
Documentation: https://conarium.dev · Source: https://github.com/dogrucanemek-alt/conarium
MIT licensed.
