conarium-init
Launcher for the conarium-init command (write keys and a fail-closed config).
npx conarium-init --help
This package contains no logic. It resolves conarium-init 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:
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.