ProveChain Watermark
ProveChain
ProveChain

ProveChain CLI

Powerful command-line tool for cryptographic proof creation

Installation

Install ProveChain via pip (Python 3.8+ required):

pip install provechain

Free / Local

Perfect for personal projects and open source

100% Local

Available Commands

Core Commands (All Tiers)

provechain init

Initialize ProveChain in your project

✓ ProveChain Initialized!
Location: /path/to/project
Config: provechain.yaml

provechain snapshot "description"

Create a cryptographic proof snapshot

✓ Snapshot Created Successfully!
Proof ID: a1b2c3d4-...
Files Hashed: 50,208

provechain verify <proof-file>

Verify a proof file against current state

✓ Verification PASSED
Matches: 50,208 (100.0%)

provechain list

List all proof files with interactive selection

ProveChain Proofs (3 total)
# │ Timestamp │ Description

provechain diff <proof1> <proof2>

Compare two proof files to see what changed

Added: 15 files | Removed: 3 files | Modified: 7 files

provechain log "event"

Log an innovation event to the ledger

✓ Innovation logged: Implemented OAuth2

provechain --json <command>

Output results in JSON format for automation

{"success": true, "proof_id": "abc123..."}

Feature Comparison

Free / Local

€0 forever

  • All core CLI commands
  • JSON output mode
  • Local-only (no cloud)
  • Unlimited local proofs

Pro

€9/month

  • Everything in Free
  • Cloud proof storage
  • Blockchain timestamps
  • Version control

Enterprise

From $100/month

  • Everything in Pro
  • Team management
  • API key management
  • Custom integrations

Ready to Get Started?

Install the CLI for free, or upgrade to Pro/Enterprise for advanced features.