Installation
Guide for downloading SEEK, our solution for Proof Requests creation.

Install SEEK
SEEK is our SDK and CLI for proof generation. You can install the SEEK CLI via cargo using either crates.io or directly from Git.
Requires Ruststable
Install using crates.io
cargo install fermah-seekInstall using Git
cargo install --git https://github.com/fermah/seek.git fermah-seekFeatures in SEEK
Importing keys
Hashing Prover and Verifier images
Serving images for development
Submitting Proof Requests through RPC
Proof Format
Proofs are setup using a JSON file, with the following data:
Last updated
Was this helpful?
