-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
karurikwao edited this page Jul 6, 2026
·
1 revision
npm ci
npm run verifynpm run rw -- run --task "Example receipt" -- node -e "console.log('hello from RunWitness')"Receipts are written under .runwitness/receipts by default.
npm run rw -- policy check --policy examples/quickstart-policy.yml -- node -e "console.log('ok')"npm run rw -- serve --data-dir .runwitness --host 127.0.0.1 --port 8787Use bearer auth for any shared or non-local operator surface. Do not paste private receipts, tokens, or secret-bearing logs into public issues or discussions.