Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 769 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 769 Bytes

Wholesum network verification tool

Overview

Wholesum network is a p2p verifiable computing network. It builds on top of Risc0, Swarm, FairOS-dfs, and Libp2p to facilitate verifiable computing at scale.

Intro

Warrant is verification application that given a Risc0 receipt and an Image Id, checks if the execution yielding the receipt has been honest.

USAGE

Usage: warrant --image-id  --receipt-file 

Options:
  -i, --image-id           
  -r, --receipt-file   
  -h, --help                         Print help
  -V, --version                      Print version