Guide for downloading SEEK, our solution for Proof Requests creation.
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.
cargo
Requires Ruststable
stable
Importing keys
Hashing Prover and Verifier images
Serving images for development
Submitting Proof Requests through RPC
Proofs are setup using a JSON file, with the following data:
Requester Address (see here)
Prover and Verifier images (see here)
Hardware resource commitments (see here)
Last updated 1 year ago
Was this helpful?
cargo install fermah-seek
cargo install --git https://github.com/fermah/seek.git fermah-seek