Offline verifier and developer CLI for IntentProof proof bundles.
| Binary | Role |
|---|---|
intentproof-verify |
Offline verify, explain, replay |
intentproof |
Demos, policy compile, bundle helpers, optional local dev loop |
Libraries live under pkg/ (verifier, bundle, policy, crypto, and
related packages).
brew tap IntentProof/tap && brew install intentproof intentproof-verifyRelease flow (v* tags, manual Homebrew tap): release.md.
Cosign verification:
counterparty-verification.md.
go build ./...
go test ./...GitHub Issues —
see CONTRIBUTING.md. Security reports:
security@intentproof.io or a private GitHub Security Advisory.
MIT — see LICENSE.