For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

npm install secretvm-verify

Requires Node.js >= 18. Built-in crypto and fetch are used; no native modules.

For the CLI:

npm install -g secretvm-verify
secretvm-verify --help

Was this helpful?